Home
last modified time | relevance | path

Searched refs:SAD_MB_HP_HTFM_Collectxh (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dmp4enc_lib.h162 Int SAD_MB_HP_HTFM_Collectxh(UChar *ref, UChar *blk, Int dmin_x, void *extra_info);
H A Dsad_halfpel.cpp492 Int SAD_MB_HP_HTFM_Collectxh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_info) in SAD_MB_HP_HTFM_Collectxh() function
H A Dmotion_est.cpp562 video->functionPointer->SAD_MB_HalfPel[1] = &SAD_MB_HP_HTFM_Collectxh; in InitHTFM()