Home
last modified time | relevance | path

Searched refs:InitHTFM (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Davcenc_lib.h526 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect);
Dmotion_est.cpp312 InitHTFM(video, &htfm_stat, newvar, &collect); in AVCMotionEstimation()
601 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect) in InitHTFM() function
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4enc_lib.h119 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect);
Dmotion_est.cpp232 InitHTFM(video, &htfm_stat, newvar, &collect); in MotionEstimation()
534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect) in InitHTFM() function