Searched defs:xh (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 | 162 Int xh[5] = {0, 0, 0, 0, 0}; in MotionEstimation() local
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | findhalfpel.cpp | 55 int xh[9] = {0, 0, 2, 2, 2, 0, -2, -2, -2}; in AVCFindHalfPelMB() local
|