x18 61 libavcodec/ppc/fft_vsx.h vec_f x16, x17, x18, x19; x18 219 libavcodec/ppc/fft_vsx.h x18 = vec_add(vz0, x16); x18 235 libavcodec/ppc/fft_vsx.h vec_st(x18, 0, &(out[0])); x18 287 libavcodec/ppc/fft_vsx.h vec_f x16, x17, x18, x19; x18 322 libavcodec/ppc/fft_vsx.h x18 = vec_perm(x16, x17, vcprm(s0,s3,s2,s1)); x18 323 libavcodec/ppc/fft_vsx.h x19 = vec_add(x16, x18); // z0.r z2.r z0.i z2.i x18 324 libavcodec/ppc/fft_vsx.h x20 = vec_sub(x16, x18); // z4.r z6.r z4.i z6.i x18 361 libavcodec/ppc/fft_vsx.h vec_f x16, x17, x18, x19; x18 411 libavcodec/ppc/fft_vsx.h x18 = vec_perm(x10, x11, vcprm(2,1,s1,s2)); x18 420 libavcodec/ppc/fft_vsx.h x26 = vec_add(x18, x19); x18 421 libavcodec/ppc/fft_vsx.h x27 = vec_sub(x18, x19); x18 204 libavfilter/vf_dctdnoiz.c const float x18 = x10 + x13; x18 236 libavfilter/vf_dctdnoiz.c dst[ 0*dst_stridea] = 0.25f * (x18 + x19); x18 244 libavfilter/vf_dctdnoiz.c dst[ 8*dst_stridea] = 0.25f * (x18 - x19); x18 287 libavfilter/vf_dctdnoiz.c const float x18 = x01 - x07; x18 299 libavfilter/vf_dctdnoiz.c const float x26 = 1.30656296487638f*x18 + 0.541196100146197f*x1a; x18 301 libavfilter/vf_dctdnoiz.c const float x28 = -0.541196100146197f*x18 + 1.30656296487638f*x1a;