Searched defs:RasterIntraUpdate (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp84 void RasterIntraUpdate(UChar *intraArray, UChar *Mode, Int totalMB, Int numRefresh);
225 RasterIntraUpdate(intraArray, Mode, totalMB, video->encParams->Refresh);
1568 Function: RasterIntraUpdate
1573 void RasterIntraUpdate(UChar *intraArray, UChar *Mode, Int totalMB, Int numRefresh) function

Completed in 125 milliseconds