Searched refs:t2C (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.c706 const vector signed int t2C = vec_or(sumC, tC); local
711 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
712 vec_sl(t2C, vuint32_1));
715 const vector signed int yC = vec_and(t2C, t3C);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c706 const vector signed int t2C = vec_or(sumC, tC); local
711 const vector signed int t3C = vec_and(vec_sra(t2C, vuint32_1),
712 vec_sl(t2C, vuint32_1));
715 const vector signed int yC = vec_and(t2C, t3C);

Completed in 28 milliseconds