Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp73 Int xh, yh; in FindHalfPelMB() local
188 Int xh, yh;//, xhmin, yhmin; in FindHalfPelBlk() local
Dsad_halfpel.cpp780 …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()
Dmotion_est.cpp162 Int xh[5] = {0, 0, 0, 0, 0}; in MotionEstimation() local
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dfindhalfpel.cpp55 int xh[9] = {0, 0, 2, 2, 2, 0, -2, -2, -2}; in AVCFindHalfPelMB() local