Lines Matching refs:seqnum
256 guint new_subsong, guint32 const *seqnum);
964 guint32 seqnum; in gst_nonstream_audio_decoder_src_event() local
970 seqnum = gst_event_get_seqnum (event); in gst_nonstream_audio_decoder_src_event()
974 "), switching to subsong %u", seqnum, subsong_idx); in gst_nonstream_audio_decoder_src_event()
977 &seqnum); in gst_nonstream_audio_decoder_src_event()
1511 guint new_subsong, guint32 const *seqnum) in gst_nonstream_audio_decoder_switch_to_subsong() argument
1571 if (seqnum != NULL) { in gst_nonstream_audio_decoder_switch_to_subsong()
1572 gst_event_set_seqnum (fevent, *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1575 *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1614 if (seqnum != NULL) { in gst_nonstream_audio_decoder_switch_to_subsong()
1615 gst_event_set_seqnum (fevent, *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1618 *seqnum); in gst_nonstream_audio_decoder_switch_to_subsong()
1838 guint32 seqnum; in gst_nonstream_audio_decoder_do_seek() local
1867 seqnum = gst_event_get_seqnum (event); in gst_nonstream_audio_decoder_do_seek()
1893 gst_event_set_seqnum (fevent, seqnum); in gst_nonstream_audio_decoder_do_seek()
1897 seqnum); in gst_nonstream_audio_decoder_do_seek()
1957 gst_event_set_seqnum (fevent, seqnum); in gst_nonstream_audio_decoder_do_seek()
1961 seqnum); in gst_nonstream_audio_decoder_do_seek()