Searched refs:m_queue_timestamp (Results 1 – 8 of 8) sorted by relevance
5852 m_queue_timestamp.push(p_buffer_hdr->nTimeStamp); in async_process_event_etb()6087 if (m_queue_timestamp.empty()) in async_process_event_fbd()6097 p_buffer_hdr->nTimeStamp = m_queue_timestamp.top(); in async_process_event_fbd()6099 m_queue_timestamp.pop(); in async_process_event_fbd()6136 m_queue_timestamp.size()); in async_process_event_fbd()6138 while (m_queue_timestamp.empty() == false) in async_process_event_fbd()6140 m_queue_timestamp.pop(); in async_process_event_fbd()6339 m_queue_timestamp.size()); in async_process_event_flush_port_op()6341 while (m_queue_timestamp.empty() == false) in async_process_event_flush_port_op()6343 m_queue_timestamp.pop(); in async_process_event_flush_port_op()
5970 m_queue_timestamp.push(p_buffer_hdr->nTimeStamp); in async_process_event_etb()6206 if (m_queue_timestamp.empty()) in async_process_event_fbd()6216 p_buffer_hdr->nTimeStamp = m_queue_timestamp.top(); in async_process_event_fbd()6218 m_queue_timestamp.pop(); in async_process_event_fbd()6255 m_queue_timestamp.size()); in async_process_event_fbd()6257 while (m_queue_timestamp.empty() == false) in async_process_event_fbd()6259 m_queue_timestamp.pop(); in async_process_event_fbd()6457 m_queue_timestamp.size()); in async_process_event_flush_port_op()6459 while (m_queue_timestamp.empty() == false) in async_process_event_flush_port_op()6461 m_queue_timestamp.pop(); in async_process_event_flush_port_op()
6014 m_queue_timestamp.push(p_buffer_hdr->nTimeStamp); in async_process_event_etb()6250 if (m_queue_timestamp.empty()) in async_process_event_fbd()6260 p_buffer_hdr->nTimeStamp = m_queue_timestamp.top(); in async_process_event_fbd()6262 m_queue_timestamp.pop(); in async_process_event_fbd()6299 m_queue_timestamp.size()); in async_process_event_fbd()6301 while (m_queue_timestamp.empty() == false) in async_process_event_fbd()6303 m_queue_timestamp.pop(); in async_process_event_fbd()6501 m_queue_timestamp.size()); in async_process_event_flush_port_op()6503 while (m_queue_timestamp.empty() == false) in async_process_event_flush_port_op()6505 m_queue_timestamp.pop(); in async_process_event_flush_port_op()
5831 m_queue_timestamp.push(p_buffer_hdr->nTimeStamp); in async_process_event_etb()6067 if (m_queue_timestamp.empty()) in async_process_event_fbd()6077 p_buffer_hdr->nTimeStamp = m_queue_timestamp.top(); in async_process_event_fbd()6079 m_queue_timestamp.pop(); in async_process_event_fbd()6116 m_queue_timestamp.size()); in async_process_event_fbd()6118 while (m_queue_timestamp.empty() == false) in async_process_event_fbd()6120 m_queue_timestamp.pop(); in async_process_event_fbd()6318 m_queue_timestamp.size()); in async_process_event_flush_port_op()6320 while (m_queue_timestamp.empty() == false) in async_process_event_flush_port_op()6322 m_queue_timestamp.pop(); in async_process_event_flush_port_op()
310 std::greater<OMX_TICKS> > m_queue_timestamp; variable
322 std::greater<OMX_TICKS> > m_queue_timestamp; variable
317 std::greater<OMX_TICKS> > m_queue_timestamp; variable