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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dh264_template_altivec.c233 psumA, psumB, sumA, sumB; local
332 sumA = vec_sra(psumA, v5us);
335 sum = vec_packsu(sumA, sumB);
398 psumA, psumB, sumA, sumB, local
444 sumA = vec_sra(psumA, v5us);
447 sum = vec_packsu(sumA, sumB);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_altivec_template.c651 const vector signed int sumA = vec_mergel(sump02, sump13); local
661 const vector signed int tA = vec_sl(vec_nor(zero, sumA), vuint32_16);
664 const vector signed int t2A = vec_or(sumA, tA);

Completed in 96 milliseconds