Searched refs:m_queue_port_op (Results 1 – 4 of 4) sorted by relevance
287 omx_swvdec_queue m_queue_port_op; ///< output port queue for FTBs & FBDs variable
277 omx_swvdec_queue m_queue_port_op; ///< output port queue for FTBs & FBDs variable
4631 retval = m_queue_port_op.push(&event_info); in async_post_event()4712 (p_omx_swvdec->m_queue_port_op.pop(&event_info) == false) && in async_process_event()5737 while (m_queue_port_op.pop(&event_info)) in async_process_event_flush_port_op()
5017 m_queue_port_op.push(&event_info); in async_post_event()5094 (p_omx_swvdec->m_queue_port_op.pop(&event_info) == false) && in async_process_event()6277 while (m_queue_port_op.pop(&event_info)) in async_process_event_flush_port_op()