Searched refs:vuint32_1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c615 const vector unsigned int vuint32_1 = vec_splat_u32(1); local
667 const vector signed int t3A = vec_and(vec_sra(t2A, vuint32_1),
668 vec_sl(t2A, vuint32_1));
669 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
670 vec_sl(t2B, vuint32_1));
671 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
672 vec_sl(t2C, vuint32_1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c615 const vector unsigned int vuint32_1 = vec_splat_u32(1); local
667 const vector signed int t3A = vec_and(vec_sra(t2A, vuint32_1),
668 vec_sl(t2A, vuint32_1));
669 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
670 vec_sl(t2B, vuint32_1));
671 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
672 vec_sl(t2C, vuint32_1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c615 const vector unsigned int vuint32_1 = vec_splat_u32(1); local
667 const vector signed int t3A = vec_and(vec_sra(t2A, vuint32_1),
668 vec_sl(t2A, vuint32_1));
669 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
670 vec_sl(t2B, vuint32_1));
671 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
672 vec_sl(t2C, vuint32_1));

Completed in 69 milliseconds