Searched refs:vc0 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dfft_vsx.h353 vec_f vc0 = {sqrthalf, sqrthalf, sqrthalf, sqrthalf}; local
442 x44 = vec_mul(x42, vc0);
443 x45 = vec_mul(x43, vc0);
534 vec_f vc0 = {0.0, 0.0, 0.0, 0.0}; local
555 vz3 = vec_madd(vz3, vc1, vc0);
590 vec_f vc0 = {0.0, 0.0, 0.0, 0.0}; local
648 vz3 = vec_madd(vz3, vc1, vc0);
670 vz8 = vec_madd(vz4, vc3, vc0);
671 vz9 = vec_madd(vz5, vc3, vc0);
672 vz10 = vec_madd(vz6, vc3, vc0);
[all...]

Completed in 101 milliseconds