Home
last modified time | relevance | path

Searched refs:OMX_COLOR_FormatUnused (Results 1 – 7 of 7) sorted by relevance

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_IVCommon.h106 OMX_COLOR_FormatUnused, enumerator
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp244 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
303 pInPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp322 … ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
427 pOutPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp318 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
405 pInPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp274 … ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
365 pOutPort->VideoParam[0].eColorFormat = OMX_COLOR_FormatUnused; in ConstructComponent()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp802 iOMXVideoColorFormat = OMX_COLOR_FormatUnused; in NegotiateComponentParameters()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp2405 iParamPort.format.video.eColorFormat = OMX_COLOR_FormatUnused; in NegotiateVideoComponentParameters()