Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_IVCommon.h166 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
DOMX_AsString.h656 case OMX_COLOR_FormatYUV420Flexible:
/frameworks/av/media/libstagefright/
DACodec.cpp2057 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) { in configureCodec()
3094 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) { in setSupportedOutputFormat()
3642 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) { in setupVideoEncoder()
4675 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible; in isFlexibleColorFormat()