Searched refs:vz2 (Results 1 - 4 of 4) 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.h283 vec_f vz0, vz1, vz2, vz3; local
299 vz2 = vec_ld(byte_4complex, &(out[0]));
304 x2 = vec_perm(vz2, vz3, vcprm(2,1,s0,s1));
305 x3 = vec_perm(vz2, vz3, vcprm(0,3,s2,s3));
356 vec_f vz0, vz1, vz2, vz3; local
383 vz2 = vec_ld(byte_4complex, &(out[0]));
392 x2 = vec_perm(vz2, vz3, vcprm(0,1,s0,s1));
393 x3 = vec_perm(vz2, vz3, vcprm(2,3,s2,s3));
530 vec_f vz0, vz1, vz2, vz3; local
540 vz2
597 vec_f vz0, vz1, vz2, vz3; local
[all...]
H A Dh264dsp.c41 vz2 = vec_sra(vb1,vec_splat_u16(1)); \
42 vz2 = vec_sub(vz2,vb3); /* temp[2] = Y[1].1/2 - Y[3] */ \
47 va1 = vec_add(vz1,vz2); /* x[1] = temp[1] + temp[2] */ \
48 va2 = vec_sub(vz1,vz2); /* x[2] = temp[1] - temp[2] */ \
77 vec_s16 vz0, vz1, vz2, vz3; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dh264_altivec.c284 vz2 = vec_sra(vb1,vec_splat_u16(1)); \
285 vz2 = vec_sub(vz2,vb3); /* temp[2] = Y[1].1/2 - Y[3] */ \
290 va1 = vec_add(vz1,vz2); /* x[1] = temp[1] + temp[2] */ \
291 va2 = vec_sub(vz1,vz2); /* x[2] = temp[1] - temp[2] */ \
320 vec_s16 vz0, vz1, vz2, vz3; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_rtl8225z2.c416 short vz2 = 1; local
419 vz2 = 0;
422 vz2 = 0;
427 return vz2;

Completed in 101 milliseconds