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

/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp113 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
276 } 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.cpp156 if (color == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar ||
/frameworks/native/include/media/openmax/
H A DOMX_IVCommon.h168 OMX_TI_COLOR_FormatYUV420PackedSemiPlanar = 0x7F000100, enumerator in enum:OMX_COLOR_FORMATTYPE
H A DOMX_AsString.h658 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp134 if (!strcmp(colorFormat, "OMX_TI_COLOR_FormatYUV420PackedSemiPlanar")) {
135 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
H A DACodec.cpp3085 || format.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar) {

Completed in 144 milliseconds