Searched refs:t2B (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.c705 const vector signed int t2B = vec_or(sumB, tB); local
709 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
710 vec_sl(t2B, vuint32_1));
714 const vector signed int yB = vec_and(t2B, t3B);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c705 const vector signed int t2B = vec_or(sumB, tB); local
709 const vector signed int t3B = vec_and(vec_sra(t2B, vuint32_1),
710 vec_sl(t2B, vuint32_1));
714 const vector signed int yB = vec_and(t2B, t3B);

Completed in 56 milliseconds