Searched refs:formatsNonSurfaceMode (Results 1 – 5 of 5) sorted by relevance
1075 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1081 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1082 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()
1142 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1149 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1150 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()
1239 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1247 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1248 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()
1203 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1210 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1211 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()
1293 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1300 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1301 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()