Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_m4venc/include/
Dmpeg4_enc.h72 OMX_VIDEO_PARAM_BITRATETYPE aRateControlType,
/external/opencore/codecs_v2/omx/omx_h264enc/include/
Davc_enc.h61 OMX_VIDEO_PARAM_BITRATETYPE aRateControlType,
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Dmpeg4_enc.cpp59 OMX_VIDEO_PARAM_BITRATETYPE aRateControlType, in Mp4EncInit() argument
200 switch (aRateControlType.eControlRate) in Mp4EncInit()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Davc_enc.cpp123 OMX_VIDEO_PARAM_BITRATETYPE aRateControlType, in AvcEncInit() argument
208 switch (aRateControlType.eControlRate) in AvcEncInit()