Home | History | Annotate | Download | only in test

Lines Matching refs:color_fmt

347 OMX_COLOR_FORMATTYPE color_fmt;
848 if (color_fmt == (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m ||
849 color_fmt == (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mMultiView) {
855 char *view2 = color_fmt == (OMX_COLOR_FORMATTYPE)
2171 color_fmt = OMX_COLOR_FormatYUV420SemiPlanar;
2173 color_fmt = (OMX_COLOR_FORMATTYPE)
2178 color_fmt = (OMX_COLOR_FORMATTYPE)
2181 color_fmt = (OMX_COLOR_FORMATTYPE)
2184 color_fmt = (OMX_COLOR_FORMATTYPE)
2195 color_fmt)) {
2196 DEBUG_PRINT("\n Format[%u] supported by OMX Decoder", color_fmt);
3763 if (color_fmt == (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka) {