HomeSort by relevance Sort by last modified time
    Searched refs:SAD_MB_HTFM_Collect (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_lib.h 166 Int SAD_MB_HTFM_Collect(UChar *ref, UChar *blk, Int dmin_lx, void *extra_info);
sad.cpp 48 Int SAD_MB_HTFM_Collect(UChar *ref,UChar *blk,Int dmin,Int lx,void *extra_info)
95 Function: SAD_MB_HTFM_Collect and SAD_MB_HTFM
106 Int SAD_MB_HTFM_Collect(UChar *ref, UChar *blk, Int dmin_lx, void *extra_info)
motion_est.cpp 560 video->functionPointer->SAD_Macroblock = &SAD_MB_HTFM_Collect;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 628 encvid->functionPointer->SAD_Macroblock = &SAD_MB_HTFM_Collect;
    [all...]

Completed in 378 milliseconds