Searched refs:vz5 (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.h357 vec_f vz4, vz5, vz6, vz7; local
386 vz5 = vec_ld(byte_10complex, &(out[0]));
395 x4 = vec_perm(vz4, vz5, vcprm(0,1,s2,s1));
396 x5 = vec_perm(vz4, vz5, vcprm(2,3,s0,s3));
531 vec_f vz4, vz5, vz6, vz7, vz8; local
546 vz5 = vec_perm(vz0, vz1, vcprm(2,3,s0,s3));
552 vz0 = vec_add(vz4, vz5);
553 vz1 = vec_sub(vz4, vz5);
559 vz5 = vec_perm(vz0, vz1, vcprm(2,s3,3,s2));
563 vz0 = vec_add(vz4, vz5);
598 vec_f vz4, vz5, vz6, vz7; local
[all...]

Completed in 89 milliseconds