Searched refs:formatsNonSurfaceMode (Results 1 - 4 of 4) 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.h1142 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { local
1149 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1150 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1203 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { local
1210 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1211 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax;
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1297 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = { local
1304 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1305 formatsNonSurfaceMode[index] : OMX_COLOR_FormatMax;

Completed in 50 milliseconds