Home
last modified time | relevance | path

Searched refs:OMX_COLOR_FormatYUV420Flexible (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_IVCommon.h149 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_IVCommon.h149 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_IVCommon.h166 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
H A DOMX_AsString.h671 case OMX_COLOR_FormatYUV420Flexible:
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXUtils.cpp387 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible; in IsFlexibleColorFormat()
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp2121 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) { in configureCodec()
3442 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) { in setSupportedOutputFormat()
4060 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) { in setupVideoEncoder()