Searched refs:InitHTFM (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | avcenc_lib.h | 526 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect);
|
D | motion_est.cpp | 312 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/ |
D | mp4enc_lib.h | 119 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect);
|
D | motion_est.cpp | 232 InitHTFM(video, &htfm_stat, newvar, &collect); in MotionEstimation() 534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect) in InitHTFM() function
|