Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpj2kdepay.c241 rtpj2kdepay->have_sync = FALSE; in gst_rtp_j2k_depay_clear_pu()
287 rtpj2kdepay->have_sync = FALSE; in gst_rtp_j2k_depay_flush_pu()
450 rtpj2kdepay->have_sync = FALSE; in gst_rtp_j2k_depay_flush_frame()
532 rtpj2kdepay->have_sync = TRUE; in gst_rtp_j2k_depay_process()
538 rtpj2kdepay->have_sync = TRUE; in gst_rtp_j2k_depay_process()
553 rtpj2kdepay->have_sync = FALSE; in gst_rtp_j2k_depay_process()
555 rtpj2kdepay->have_sync = TRUE; in gst_rtp_j2k_depay_process()
564 if (rtpj2kdepay->have_sync) { in gst_rtp_j2k_depay_process()
Dgstrtpj2kdepay.h57 gboolean have_sync; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c468 gboolean have_sync; member
1031 stream->have_sync = FALSE; in gst_rtp_bin_reset_sync()
1475 stream->have_sync = TRUE; in gst_rtp_bin_associate()
1589 if (!ostream->have_sync) { in gst_rtp_bin_associate()
1658 if (!ostream->have_sync) in gst_rtp_bin_associate()
1824 stream->have_sync = FALSE; in create_stream()