Searched refs:vz4 (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
385 vz4 = vec_ld(byte_8complex, &(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
545 vz4 = vec_perm(vz0, vz1, vcprm(0,1,s2,s1));
552 vz0 = vec_add(vz4, vz5);
553 vz1 = vec_sub(vz4, vz5);
558 vz4 = vec_perm(vz0, vz1, vcprm(0,s0,1,s1));
563 vz0 = vec_add(vz4, vz
598 vec_f vz4, vz5, vz6, vz7; local
[all...]

Completed in 75 milliseconds