Home
last modified time | relevance | path

Searched defs:type_pred (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp161 Int type_pred; in MotionEstimation() local
771 Int i0, Int j0, Int type_pred, Int FS_en, Int *hp_guess) in MBMotionSearch()
1353 VideoEncData *video, Int type_pred) in CandidateSelection()
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp259 int type_pred; in AVCMotionEstimation() local
956 int i0, int j0, int type_pred, int FS_en, int *hp_guess) in AVCMBMotionSearch()
1357 AVCEncObject *encvid, int type_pred, int *cmvx, int *cmvy) in AVCCandidateSelection()