Home
last modified time | relevance | path

Searched defs:hp_guess (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp66 Int xpos, Int ypos, Int *xhmin, Int *yhmin, Int hp_guess) in FindHalfPelMB()
Dmotion_est.cpp174 Int hp_guess = 0; in MotionEstimation() local
771 Int i0, Int j0, Int type_pred, Int FS_en, Int *hp_guess) in MBMotionSearch()
Dmp4lib_int.h416 Int hp_guess; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dfindhalfpel.cpp42 int xpos, int ypos, int hp_guess, int cmvx, int cmvy) in AVCFindHalfPelMB()
Dmotion_est.cpp270 int hp_guess = 0; in AVCMotionEstimation() local
956 int i0, int j0, int type_pred, int FS_en, int *hp_guess) in AVCMBMotionSearch()