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

/frameworks/native/include/media/openmax/
H A DOMX_AsString.h630 case OMX_COLOR_FormatYUV420Flexible:
H A DOMX_IVCommon.h165 OMX_COLOR_FormatYUV420Flexible = 0x7F420888, enumerator in enum:OMX_COLOR_FORMATTYPE
/frameworks/av/media/libstagefright/
H A DACodec.cpp1471 requestedColorFormat == OMX_COLOR_FormatYUV420Flexible) {
2275 && flexibleEquivalent == OMX_COLOR_FormatYUV420Flexible) {
2471 if (colorFormat != OMX_COLOR_FormatYUV420Flexible) {
3434 *flexibleEquivalent = OMX_COLOR_FormatYUV420Flexible;

Completed in 17 milliseconds