Searched defs:yh (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | findhalfpel.cpp | 73 Int xh, yh; in FindHalfPelMB() local 188 Int xh, yh;//, xhmin, yhmin; in FindHalfPelBlk() local
|
D | sad_halfpel.cpp | 780 …Int SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int width, Int rx, Int xh, Int yh, void *e… in SAD_Blk_HalfPel_C()
|
D | motion_est.cpp | 163 Int yh[5] = {0, 0, 0, 0, 0}; /* half-pel */ in MotionEstimation() local
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | findhalfpel.cpp | 56 int yh[9] = {0, -2, -2, 0, 2, 2, 2, 0, -2}; in AVCFindHalfPelMB() local
|