Home
last modified time | relevance | path

Searched refs:m_queue_command (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h285 omx_swvdec_queue m_queue_command; ///< command queue variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h275 omx_swvdec_queue m_queue_command; ///< command queue variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp5023 m_queue_command.push(&event_info); in async_post_event()
5093 if ((p_omx_swvdec->m_queue_command.pop(&event_info) == false) && in async_process_event()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp4637 retval = m_queue_command.push(&event_info); in async_post_event()
4711 if ((p_omx_swvdec->m_queue_command.pop(&event_info) == false) && in async_process_event()