Searched refs:OMX_COLOR_FormatYUV420Flexible (Results 1 – 4 of 4) sorted by relevance
166 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
671 case OMX_COLOR_FormatYUV420Flexible:
385 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible; in IsFlexibleColorFormat()
2062 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) { in configureCodec()3298 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) { in setSupportedOutputFormat()3916 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) { in setupVideoEncoder()