Home
last modified time | relevance | path

Searched defs:ComputeMBSum (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp151 void (*ComputeMBSum)(UChar *, Int, MOT *) = video->functionPointer->ComputeMBSum; in MotionEstimation() local
H A Dmp4lib_int.h243 void (*ComputeMBSum)(UChar *cur, Int lx, MOT *mot_mb); member