HomeSort by relevance Sort by last modified time
    Searched refs:omx_swvdec_queue (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec_utils.h 105 class omx_swvdec_queue class
108 omx_swvdec_queue();
109 ~omx_swvdec_queue();
omx_swvdec.h 285 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
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec_utils.h 104 class omx_swvdec_queue class
107 omx_swvdec_queue();
108 ~omx_swvdec_queue();
omx_swvdec.h 275 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/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec_utils.cpp 93 omx_swvdec_queue::omx_swvdec_queue() function in class:omx_swvdec_queue
101 omx_swvdec_queue::~omx_swvdec_queue()
111 void omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info)
128 bool omx_swvdec_queue::pop(OMX_SWVDEC_EVENT_INFO *p_event_info)
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec_utils.cpp 86 omx_swvdec_queue::omx_swvdec_queue() function in class:omx_swvdec_queue
101 omx_swvdec_queue::~omx_swvdec_queue()
114 bool omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info)
145 bool omx_swvdec_queue::pop(OMX_SWVDEC_EVENT_INFO *p_event_info)

Completed in 117 milliseconds