Searched refs:vuint32_16 (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.c651 const vector unsigned int vuint32_16 = vec_sl(vec_splat_u32(1), vec_splat_u32(4)); local
701 const vector signed int tA = vec_sl(vec_nor(zero, sumA), vuint32_16);
702 const vector signed int tB = vec_sl(vec_nor(zero, sumB), vuint32_16);
703 const vector signed int tC = vec_sl(vec_nor(zero, sumC), vuint32_16);
729 vuint32_16));
732 vuint32_16));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c651 const vector unsigned int vuint32_16 = vec_sl(vec_splat_u32(1), vec_splat_u32(4)); local
701 const vector signed int tA = vec_sl(vec_nor(zero, sumA), vuint32_16);
702 const vector signed int tB = vec_sl(vec_nor(zero, sumB), vuint32_16);
703 const vector signed int tC = vec_sl(vec_nor(zero, sumC), vuint32_16);
729 vuint32_16));
732 vuint32_16));

Completed in 55 milliseconds