Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvdemux.h119 gboolean got_par; member
Dgstflvdemux.c369 demux->got_par = TRUE; in gst_flv_demux_parse_metadata_item()
372 demux->got_par = TRUE; in gst_flv_demux_parse_metadata_item()
1456 if (demux->got_par) { in gst_flv_demux_video_negotiate()
1681 demux->got_par = FALSE; in gst_flv_demux_parse_tag_video()
1711 if (G_UNLIKELY (codec_tag != demux->video_codec_tag || demux->got_par)) { in gst_flv_demux_parse_tag_video()
1723 demux->got_par = FALSE; in gst_flv_demux_parse_tag_video()
2065 demux->got_par = FALSE; in gst_flv_demux_cleanup()