Searched refs:OMX_COLOR_FormatYUV420Flexible (Results 1 – 4 of 4) sorted by relevance
166 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
667 case OMX_COLOR_FormatYUV420Flexible:
371 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible; in IsFlexibleColorFormat()
2046 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) { in configureCodec()3201 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) { in setSupportedOutputFormat()3788 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) { in setupVideoEncoder()