Searched refs:formatsNonSurfaceMode (Results 1 – 3 of 3) sorted by relevance
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()
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()
1405 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1412 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1413 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()