Home
last modified time | relevance | path

Searched defs:rateType (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_common.cpp320 static VideoCodecRcMode ConvertRateTypeToRcMode(OMX_VIDEO_CONTROLRATETYPE rateType) in ConvertRateTypeToRcMode()
341 OMX_VIDEO_CONTROLRATETYPE rateType = OMX_Video_ControlRateMax; in ConvertRcModeToRateType() local