Searched refs:describeColorFormat (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1097 static OMX_ERRORTYPE describeColorFormat(OMX_PTR params);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1156 static OMX_ERRORTYPE describeColorFormat(OMX_PTR params);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp3186 DEBUG_PRINT_LOW("get_parameter: describeColorFormat");
3188 eRet = describeColorFormat(paramData);
4529 else if (extn_equals(paramName,"OMX.google.android.index.describeColorFormat")) {
10808 OMX_ERRORTYPE omx_vdec::describeColorFormat(OMX_PTR pParam) { function in class:omx_vdec
10816 DEBUG_PRINT_ERROR("describeColorFormat: invalid params");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp3642 DEBUG_PRINT_LOW("get_parameter: describeColorFormat");
3644 eRet = describeColorFormat(paramData);
5255 else if (extn_equals(paramName,"OMX.google.android.index.describeColorFormat")) {
11690 OMX_ERRORTYPE omx_vdec::describeColorFormat(OMX_PTR pParam) { function in class:omx_vdec
11697 DEBUG_PRINT_ERROR("describeColorFormat: invalid params");

Completed in 169 milliseconds