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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 694 AVCEnc_Status InitRateControlModule(AVCHandle *avcHandle);
697 This function frees buffers allocated in InitRateControlModule.
    [all...]
avcenc_api.cpp 209 if (AVCENC_SUCCESS != InitRateControlModule(avcHandle))
rate_control.cpp 167 AVCEnc_Status InitRateControlModule(AVCHandle *avcHandle)
    [all...]

Completed in 170 milliseconds