vec_u32           136 libavcodec/ppc/fft_init.c     vec_u32 sign = {1U<<31,1U<<31,1U<<31,1U<<31};
vec_u32           137 libavcodec/ppc/fft_init.c     vec_u32 *p0 = (vec_u32*)(output+n4);
vec_u32           138 libavcodec/ppc/fft_init.c     vec_u32 *p1 = (vec_u32*)(output+n4*3);
vec_u32           143 libavcodec/ppc/fft_init.c         vec_u32 a = p0[k] ^ sign;
vec_u32           144 libavcodec/ppc/fft_init.c         vec_u32 b = p1[-k-1];
vec_u32            83 libavcodec/ppc/h264dsp.c     va_u32 = vec_splat((vec_u32)va_u8, 0);                  \
vec_u32            92 libavcodec/ppc/h264dsp.c     vec_u32 va_u32;
vec_u32           306 libavcodec/ppc/h264qpel_template.c     const vec_u32 v10ui = vec_splat_u32(10);
vec_u32           310 libavcodec/ppc/h264qpel_template.c     const vec_u32 v16ui = vec_sl(vec_splat_u32(1),vec_splat_u32(4));
vec_u32            81 libavcodec/ppc/hevcdsp.c     vec_u32 v_shift;
vec_u32           180 libavcodec/ppc/idctdsp.c     vec_ste((vec_u32) tmp, 0, (unsigned int *) dest);       \
vec_u32           181 libavcodec/ppc/idctdsp.c     vec_ste((vec_u32) tmp, 4, (unsigned int *) dest)
vec_u32           233 libavcodec/ppc/idctdsp.c     vec_ste((vec_u32) tmp, 0, (unsigned int *) dest);       \
vec_u32           234 libavcodec/ppc/idctdsp.c     vec_ste((vec_u32) tmp, 4, (unsigned int *) dest)
vec_u32           138 libavcodec/ppc/vp3dsp_altivec.c     vec_ste((vec_u32)t, 0, (unsigned int *)dst);\
vec_u32           139 libavcodec/ppc/vp3dsp_altivec.c     vec_ste((vec_u32)t, 4, (unsigned int *)dst);
vec_u32           179 libavcodec/ppc/vp3dsp_altivec.c     vec_ste((vec_u32)t, 0, (unsigned int *)dst);\
vec_u32           180 libavcodec/ppc/vp3dsp_altivec.c     vec_ste((vec_u32)t, 4, (unsigned int *)dst);
vec_u32           140 libavcodec/ppc/vp8dsp_altivec.c             vec_ste((vec_u32)filt, 0, (uint32_t*)dst);
vec_u32           142 libavcodec/ppc/vp8dsp_altivec.c                 vec_ste((vec_u32)filt, 4, (uint32_t*)dst);
vec_u32           240 libavcodec/ppc/vp8dsp_altivec.c                 filt = (vec_u8)vec_splat((vec_u32)filt, 0);
vec_u32           242 libavcodec/ppc/vp8dsp_altivec.c                 vec_ste((vec_u32)filt, 4, (uint32_t*)dst);
vec_u32           243 libavcodec/ppc/vp8dsp_altivec.c             vec_ste((vec_u32)filt, 0, (uint32_t*)dst);
vec_u32            51 libavutil/ppc/util_altivec.h #define zero_u32v (vec_u32) zerov
vec_u32           156 libswscale/ppc/swscale_altivec.c     const vec_u32 vadd = (vec_u32) {add, add, add, add};
vec_u32           157 libswscale/ppc/swscale_altivec.c     const vec_u32 vshift = (vec_u32) vec_splat_u32(shift);
vec_u32           158 libswscale/ppc/swscale_altivec.c     const vec_u32 vlargest = (vec_u32) {clip, clip, clip, clip};
vec_u32           161 libswscale/ppc/swscale_altivec.c     vec_u32 v;
vec_u32           189 libswscale/ppc/swscale_altivec.c     const vec_u32 vadd = (vec_u32) {add, add, add, add};
vec_u32           190 libswscale/ppc/swscale_altivec.c     const vec_u32 vshift = (vec_u32) vec_splat_u32(shift);
vec_u32           191 libswscale/ppc/swscale_altivec.c     const vec_u32 vlargest = (vec_u32) {clip, clip, clip, clip};
vec_u32           194 libswscale/ppc/swscale_altivec.c     const vec_u32 vswapbig = (vec_u32) {16, 16, 16, 16};
vec_u32           196 libswscale/ppc/swscale_altivec.c     vec_u32 v;
vec_u32           211 libswscale/ppc/swscale_altivec.c         vd = (vec_f) vec_rl((vec_u32) vd, vswapbig);
vec_u32           214 libswscale/ppc/swscale_vsx.c     const vec_u32 vadd = (vec_u32) {add, add, add, add};
vec_u32           215 libswscale/ppc/swscale_vsx.c     const vec_u32 vshift = (vec_u32) {shift, shift, shift, shift};
vec_u32           222 libswscale/ppc/swscale_vsx.c     vec_u32 vleft, vright, vtmp;
vec_u32           237 libswscale/ppc/swscale_vsx.c             vtmp = (vec_u32) vec_mule(vin, vfilter[j]);
vec_u32           239 libswscale/ppc/swscale_vsx.c             vtmp = (vec_u32) vec_mulo(vin, vfilter[j]);
vec_u32           286 libswscale/ppc/swscale_vsx.c     const vec_u32 vadd = (vec_u32) {add, add, add, add};
vec_u32           288 libswscale/ppc/swscale_vsx.c     const vec_u32 vshift = (vec_u32) vec_splat_u32(shift);
vec_u32           289 libswscale/ppc/swscale_vsx.c     vec_u32 v, v2;
vec_u32           348 libswscale/ppc/swscale_vsx.c     const vec_u32 vadd = (vec_u32) {add, add, add, add};
vec_u32           349 libswscale/ppc/swscale_vsx.c     const vec_u32 vshift = (vec_u32) {shift, shift, shift, shift};
vec_u32           354 libswscale/ppc/swscale_vsx.c     vec_u32 vleft, vright, vtmp;
vec_u32           371 libswscale/ppc/swscale_vsx.c             vtmp = (vec_u32) vec_mul(vin32l, vfilter[j]);
vec_u32           373 libswscale/ppc/swscale_vsx.c             vtmp = (vec_u32) vec_mul(vin32r, vfilter[j]);
vec_u32           554 libswscale/ppc/swscale_vsx.c     const vec_u32 shift22 = vec_splats(22U);
vec_u32           555 libswscale/ppc/swscale_vsx.c     const vec_u32 shift10 = vec_splat_u32(10);
vec_u32           712 libswscale/ppc/swscale_vsx.c     const vec_u32 shift19 = vec_splats(19U);
vec_u32           713 libswscale/ppc/swscale_vsx.c     const vec_u32 shift22 = vec_splats(22U);
vec_u32           714 libswscale/ppc/swscale_vsx.c     const vec_u32 shift10 = vec_splat_u32(10);
vec_u32           834 libswscale/ppc/swscale_vsx.c     const vec_u32 shift19 = vec_splats(19U);
vec_u32           835 libswscale/ppc/swscale_vsx.c     const vec_u32 shift22 = vec_splats(22U);
vec_u32           836 libswscale/ppc/swscale_vsx.c     const vec_u32 shift10 = vec_splat_u32(10);
vec_u32          1000 libswscale/ppc/swscale_vsx.c     const vec_u32 shift2 = vec_splat_u32(2);
vec_u32          1001 libswscale/ppc/swscale_vsx.c     const vec_u32 shift22 = vec_splats(22U);
vec_u32          1130 libswscale/ppc/swscale_vsx.c     const vec_u32 shift2 = vec_splat_u32(2);
vec_u32          1131 libswscale/ppc/swscale_vsx.c     const vec_u32 shift22 = vec_splats(22U);
vec_u32          1439 libswscale/ppc/swscale_vsx.c     const vec_u32 shift19 = vec_splats(19U);
vec_u32          1550 libswscale/ppc/swscale_vsx.c     const vec_u32 shift19 = vec_splats(19U);
vec_u32          1677 libswscale/ppc/swscale_vsx.c     vec_u32 vcoord[4];
vec_u32          1678 libswscale/ppc/swscale_vsx.c     const vec_u32 vadd = (vec_u32) {
vec_u32          1694 libswscale/ppc/swscale_vsx.c     const vec_u32 vshift16 = vec_splats((uint32_t) 16);
vec_u32          1793 libswscale/ppc/swscale_vsx.c     vec_u32 vcoord[4];
vec_u32          1795 libswscale/ppc/swscale_vsx.c     const vec_u32 vadd = (vec_u32) {
vec_u32          1811 libswscale/ppc/swscale_vsx.c     const vec_u32 vshift16 = vec_splats((uint32_t) 16);