Searched refs:get_state (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_component.h112 OMX_ERRORTYPE get_state(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-core/omxcore/inc/
H A Dqc_omx_component.h112 OMX_ERRORTYPE get_state(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp232 eRet = pThis->get_state(hComp,state);
366 pThis->get_state(hComp,&state);
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp232 eRet = pThis->get_state(hComp,state);
366 pThis->get_state(hComp,&state);
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h283 OMX_ERRORTYPE get_state(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h298 OMX_ERRORTYPE get_state(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h340 OMX_ERRORTYPE get_state(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h344 OMX_ERRORTYPE get_state(OMX_HANDLETYPE hComp,
H A Domx_vdec.h364 OMX_ERRORTYPE get_state(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp2004 OMX_ERRORTYPE omx_video::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
2008 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1905 OMX_ERRORTYPE omx_video::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
1909 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp4012 OMX_ERRORTYPE omx_vdec::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
4016 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);
H A Domx_vdec_copper.cpp3732 OMX_ERRORTYPE omx_vdec::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
3736 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp3805 OMX_ERRORTYPE omx_vdec::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
3809 DEBUG_PRINT_LOW("get_state: Returning the state %d",*state);
H A Domx_vdec_hevc.cpp3525 OMX_ERRORTYPE omx_vdec::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
3529 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);
H A Domx_vdec_msm8974.cpp3775 OMX_ERRORTYPE omx_vdec::get_state(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
3779 DEBUG_PRINT_LOW("get_state: Returning the state %d\n",*state);

Completed in 1841 milliseconds