Searched refs:vz7 (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
388 vz7 = vec_ld(byte_14complex, &(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
544 vz7 = vec_perm(vz2, vz3, vcprm(2,s2,3,s3));
548 vz2 = vec_add(vz6, vz7);
549 vz3 = vec_sub(vz6, vz7);
561 vz7 = vec_perm(vz2, vz3, vcprm(0,3,s2,s1));
565 vz2 = vec_add(vz6, vz7);
598 vec_f vz4, vz5, vz6, vz7; local
[all...]

Completed in 32 milliseconds