Searched refs:formatsNonSurfaceMode (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1075 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { local
1081 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1082 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1118 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { local
1125 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1126 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax;

Completed in 9 milliseconds