HomeSort by relevance Sort by last modified time
    Searched defs:InitHTFM (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 312 InitHTFM(video, &htfm_stat, newvar, &collect);
601 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 232 InitHTFM(video, &htfm_stat, newvar, &collect);
534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect)
    [all...]

Completed in 50 milliseconds