Home
last modified time | relevance | path

Searched refs:SetParamVideoPortFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp759 AddHandler(OMX_IndexParamVideoPortFormat, GetParamVideoPortFormat, SetParamVideoPortFormat);
787 OMX_ERRORTYPE OMXVideoDecoderBase::SetParamVideoPortFormat(OMX_PTR pStructure) { function in OMXVideoDecoderBase
DOMXVideoEncoderBase.cpp393 AddHandler(OMX_IndexParamVideoPortFormat, GetParamVideoPortFormat, SetParamVideoPortFormat); in BuildHandlerList()
432 OMX_ERRORTYPE OMXVideoEncoderBase::SetParamVideoPortFormat(OMX_PTR pStructure) { in SetParamVideoPortFormat() function in OMXVideoEncoderBase