Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c679 gboolean discont, buf_discont; in gst_rtp_base_depayload_handle_buffer() local
696 buf_discont = GST_BUFFER_IS_DISCONT (in); in gst_rtp_base_depayload_handle_buffer()
709 discont = buf_discont; in gst_rtp_base_depayload_handle_buffer()
712 GST_TIME_FORMAT ", dts %" GST_TIME_FORMAT, buf_discont, seqnum, rtptime, in gst_rtp_base_depayload_handle_buffer()
760 if (!buf_discont) { in gst_rtp_base_depayload_handle_buffer()