Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/enc/src/
Davcenc_lib.h694 AVCEnc_Status InitRateControlModule(AVCHandle *avcHandle);
Davcenc_api.cpp219 if (AVCENC_SUCCESS != InitRateControlModule(avcHandle)) in PVAVCEncInitialize()
Drate_control.cpp169 AVCEnc_Status InitRateControlModule(AVCHandle *avcHandle) in InitRateControlModule() function