Home
last modified time | relevance | path

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

/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/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