Searched refs:OMX_TI_COLOR_FormatYUV420PackedSemiPlanar (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp106 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
240 } else if (mColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
H A DColorConverter.cpp49 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
121 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp149 if (color == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar ||
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h632 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
H A DOMX_IVCommon.h167 OMX_TI_COLOR_FormatYUV420PackedSemiPlanar = 0x7F000100, enumerator in enum:OMX_COLOR_FORMATTYPE
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp121 if (!strcmp(colorFormat, "OMX_TI_COLOR_FormatYUV420PackedSemiPlanar")) {
122 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
H A DOMXCodec.cpp805 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
H A DACodec.cpp2266 || format.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar) {

Completed in 103 milliseconds