Home
last modified time | relevance | path

Searched refs:m_ts_list (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h312 omx_swvdec_ts_list m_ts_list; ///< timestamp list variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp5443 m_ts_list.push(p_buffer_hdr->nTimeStamp); in async_process_event_etb()
5586 if (m_ts_list.pop(&p_buffer_hdr->nTimeStamp) == false) in async_process_event_fbd()
5603 m_ts_list.reset(); in async_process_event_fbd()
5796 m_ts_list.reset(); in async_process_event_flush_port_op()