Searched refs:OMX_COLOR_FormatYUV420Flexible (Results 1 – 3 of 3) sorted by relevance
165 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator
630 case OMX_COLOR_FormatYUV420Flexible:
1471 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) { in configureCodec()2275 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) { in setSupportedOutputFormat()2471 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) { in setupVideoEncoder()3434 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible; in isFlexibleColorFormat()