Searched refs:m_queue_command (Results 1 – 4 of 4) sorted by relevance
285 omx_swvdec_queue m_queue_command; ///< command queue variable
275 omx_swvdec_queue m_queue_command; ///< command queue variable
5023 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()
4637 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()