Lines Matching refs:seqnum
281 guint new_subsong, guint32 const *seqnum);
988 guint32 seqnum; in gst_nonstream_audio_decoder_src_event() local
994 seqnum = gst_event_get_seqnum (event); in gst_nonstream_audio_decoder_src_event()
998 "), switching to subsong %u", seqnum, subsong_idx); in gst_nonstream_audio_decoder_src_event()
1001 &seqnum); in gst_nonstream_audio_decoder_src_event()
1535 guint new_subsong, guint32 const *seqnum) in gst_nonstream_audio_decoder_switch_to_subsong() argument
1595 if (seqnum != NULL) { in gst_nonstream_audio_decoder_switch_to_subsong()
1596 gst_event_set_seqnum (fevent, *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1599 *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1638 if (seqnum != NULL) { in gst_nonstream_audio_decoder_switch_to_subsong()
1639 gst_event_set_seqnum (fevent, *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1642 *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1862 guint32 seqnum; in gst_nonstream_audio_decoder_do_seek() local
1891 seqnum = gst_event_get_seqnum (event); in gst_nonstream_audio_decoder_do_seek()
1917 gst_event_set_seqnum (fevent, seqnum); in gst_nonstream_audio_decoder_do_seek()
1921 seqnum); in gst_nonstream_audio_decoder_do_seek()
1981 gst_event_set_seqnum (fevent, seqnum); in gst_nonstream_audio_decoder_do_seek()
1985 seqnum); in gst_nonstream_audio_decoder_do_seek()