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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct.cpp48 Int ColTh; local
51 ColTh = *dst;
178 if (abs_sum < ColTh)
277 Int ColTh; local
280 ColTh = *dst;
395 if (abs_sum < ColTh)
483 Int ColTh; local
486 ColTh = *dst;
587 if (abs_sum < ColTh)
662 Int ColTh; local
873 Int ColTh; local
1060 Int ColTh; local
[all...]
H A Dfastcodemb.cpp62 Int ColTh; local
114 ColTh = ColThIntra[QP];
125 ColTh = ColThInter[QP];
212 dataBlock[64] = ColTh;
291 Int ColTh; local
337 ColTh = ColThIntra[QP];
353 ColTh = ColThInter[QP];
431 dataBlock[64] = ColTh;

Completed in 107 milliseconds