Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dmotion_est.cpp84 void RasterIntraUpdate(UChar *intraArray, UChar *Mode, Int totalMB, Int numRefresh);
225 RasterIntraUpdate(intraArray, Mode, totalMB, video->encParams->Refresh); in MotionEstimation()
1573 void RasterIntraUpdate(UChar *intraArray, UChar *Mode, Int totalMB, Int numRefresh) in RasterIntraUpdate() function