Searched refs:vz6 (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
387 vz6 = vec_ld(byte_12complex, &(out[0]));
397 x6 = vec_perm(vz6, vz7, vcprm(0,1,s2,s1));
398 x7 = vec_perm(vz6, vz7, vcprm(2,3,s0,s3));
531 vec_f vz4, vz5, vz6, vz7, vz8; local
543 vz6 = vec_perm(vz2, vz3, vcprm(0,s0,1,s1));
548 vz2 = vec_add(vz6, vz7);
549 vz3 = vec_sub(vz6, vz7);
560 vz6 = vec_perm(vz2, vz3, vcprm(1,2,s3,s0));
565 vz2 = vec_add(vz6, vz
598 vec_f vz4, vz5, vz6, vz7; local
[all...]

Completed in 42 milliseconds