Searched defs:yh (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 | 163 Int yh[5] = {0, 0, 0, 0, 0}; /* half-pel */ in MotionEstimation() local
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | findhalfpel.cpp | 70 int yh[9] = {0, -2, -2, 0, 2, 2, 2, 0, -2}; in AVCFindHalfPelMB() local
|