Searched defs:InitHTFM (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp232 InitHTFM(video, &htfm_stat, newvar, &collect);
534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect) function
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp312 InitHTFM(video, &htfm_stat, newvar, &collect);
601 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect) function

Completed in 30 milliseconds