Searched defs:hp_guess (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | findhalfpel.cpp | 66 Int xpos, Int ypos, Int *xhmin, Int *yhmin, Int hp_guess) in FindHalfPelMB()
|
D | motion_est.cpp | 174 Int hp_guess = 0; in MotionEstimation() local 771 Int i0, Int j0, Int type_pred, Int FS_en, Int *hp_guess) in MBMotionSearch()
|
D | mp4lib_int.h | 416 Int hp_guess; member
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | findhalfpel.cpp | 42 int xpos, int ypos, int hp_guess, int cmvx, int cmvy) in AVCFindHalfPelMB()
|
D | motion_est.cpp | 270 int hp_guess = 0; in AVCMotionEstimation() local 956 int i0, int j0, int type_pred, int FS_en, int *hp_guess) in AVCMBMotionSearch()
|