Home
last modified time | relevance | path

Searched refs:OMX_IndexParamVideoPortFormat (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/media/openmax/
DOMX_Index.h175 OMX_IndexParamVideoPortFormat, /**< reference: OMX_VIDEO_PARAM_PORTFORMATTYPE */ enumerator
DOMX_AsString.h437 case OMX_IndexParamVideoPortFormat: return "ParamVideoPortFormat";
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp337 case OMX_IndexParamVideoPortFormat: in internalGetParameter()
421 case OMX_IndexParamVideoPortFormat: in internalSetParameter()
DSoftVideoEncoderOMXComponent.cpp251 case OMX_IndexParamVideoPortFormat: in internalSetParameter()
322 case OMX_IndexParamVideoPortFormat: in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp3086 OMX_IndexParamVideoPortFormat, in setVideoPortFormatType()
3141 OMX_IndexParamVideoPortFormat, &format, sizeof(format)); in setVideoPortFormatType()
3172 OMX_IndexParamVideoPortFormat, &format, sizeof(format)); in setSupportedOutputFormat()
3206 OMX_IndexParamVideoPortFormat, &format, sizeof(format)); in setSupportedOutputFormat()
8268 OMX_IndexParamVideoPortFormat, in queryCapabilities()