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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_altivec_template.c652 const vector unsigned int vuint32_1 = vec_splat_u32(1); local
707 const vector signed int t3A = vec_and(vec_sra(t2A, vuint32_1),
708 vec_sl(t2A, vuint32_1));
709 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
710 vec_sl(t2B, vuint32_1));
711 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
712 vec_sl(t2C, vuint32_1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c652 const vector unsigned int vuint32_1 = vec_splat_u32(1); local
707 const vector signed int t3A = vec_and(vec_sra(t2A, vuint32_1),
708 vec_sl(t2A, vuint32_1));
709 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
710 vec_sl(t2B, vuint32_1));
711 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
712 vec_sl(t2C, vuint32_1));

Completed in 60 milliseconds