Searched refs:formatsNonSurfaceMode (Results 1 – 2 of 2) 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()
1118 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { in getPreferredColorFormatNonSurfaceMode() local1125 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ? in getPreferredColorFormatNonSurfaceMode()1126 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax; in getPreferredColorFormatNonSurfaceMode()