Searched defs:xh (Results 1 – 4 of 4) sorted by relevance
/external/opencore/codecs_v2/video/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 | 781 …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
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | findhalfpel.cpp | 69 int xh[9] = {0, 0, 2, 2, 2, 0, -2, -2, -2}; in AVCFindHalfPelMB() local
|