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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 523 void AVCRasterIntraUpdate(AVCEncObject *encvid, AVCMacroblock *mblock, int totalMB, int numRefresh);
    [all...]
motion_est.cpp 306 AVCRasterIntraUpdate(encvid, mblock, totalMB, rateCtrl->intraMBRate);
566 Function: AVCRasterIntraUpdate
571 void AVCRasterIntraUpdate(AVCEncObject *encvid, AVCMacroblock *mblock, int totalMB, int numRefresh)
    [all...]

Completed in 50 milliseconds