Searched refs:OMX_COLOR_FormatUnused (Results 1 – 7 of 7) sorted by relevance
106 OMX_COLOR_FormatUnused, enumerator
244 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()303 pInPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
322 … ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()427 pOutPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
318 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()405 pInPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
274 … ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()365 pOutPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
802 iOMXVideoColorFormat = OMX_COLOR_FormatUnused; in NegotiateComponentParameters()
2405 iParamPort.format.video.eColorFormat = OMX_COLOR_FormatUnused; in NegotiateVideoComponentParameters()