Home
last modified time | relevance | path

Searched refs:omx_swvdec_queue (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp93 omx_swvdec_queue::omx_swvdec_queue() in omx_swvdec_queue() function in omx_swvdec_queue
101 omx_swvdec_queue::~omx_swvdec_queue() in ~omx_swvdec_queue()
111 void omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info) in push()
128 bool omx_swvdec_queue::pop(OMX_SWVDEC_EVENT_INFO *p_event_info) in pop()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp93 omx_swvdec_queue::omx_swvdec_queue() in omx_swvdec_queue() function in omx_swvdec_queue
101 omx_swvdec_queue::~omx_swvdec_queue() in ~omx_swvdec_queue()
111 void omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info) in push()
128 bool omx_swvdec_queue::pop(OMX_SWVDEC_EVENT_INFO *p_event_info) in pop()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp86 omx_swvdec_queue::omx_swvdec_queue() in omx_swvdec_queue() function in omx_swvdec_queue
101 omx_swvdec_queue::~omx_swvdec_queue() in ~omx_swvdec_queue()
114 bool omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info) in push()
145 bool omx_swvdec_queue::pop(OMX_SWVDEC_EVENT_INFO *p_event_info) in pop()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h104 class omx_swvdec_queue
107 omx_swvdec_queue();
108 ~omx_swvdec_queue();
Domx_swvdec.h275 omx_swvdec_queue m_queue_command; ///< command queue
276 omx_swvdec_queue m_queue_port_ip; ///< input port queue for ETBs & EBDs
277 omx_swvdec_queue m_queue_port_op; ///< output port queue for FTBs & FBDs
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h104 class omx_swvdec_queue
107 omx_swvdec_queue();
108 ~omx_swvdec_queue();
Domx_swvdec.h282 omx_swvdec_queue m_queue_command; ///< command queue
283 omx_swvdec_queue m_queue_port_ip; ///< input port queue for ETBs & EBDs
284 omx_swvdec_queue m_queue_port_op; ///< output port queue for FTBs & FBDs
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h105 class omx_swvdec_queue
108 omx_swvdec_queue();
109 ~omx_swvdec_queue();
Domx_swvdec.h285 omx_swvdec_queue m_queue_command; ///< command queue
286 omx_swvdec_queue m_queue_port_ip; ///< input port queue for ETBs & EBDs
287 omx_swvdec_queue m_queue_port_op; ///< output port queue for FTBs & FBDs