Searched refs:get_num_subsongs (Results 1 – 4 of 4) sorted by relevance
405 klass->get_num_subsongs = NULL; in gst_nonstream_audio_decoder_class_init()1404 if (klass->get_num_subsongs != NULL) in gst_nonstream_audio_decoder_finish_load()1406 klass->get_num_subsongs (dec)); in gst_nonstream_audio_decoder_finish_load()1550 if (klass->get_num_subsongs) { in gst_nonstream_audio_decoder_switch_to_subsong()1551 guint num_subsongs = klass->get_num_subsongs (dec); in gst_nonstream_audio_decoder_switch_to_subsong()1702 if (klass->get_num_subsongs == NULL) in gst_nonstream_audio_decoder_update_toc()1705 num_subsongs = klass->get_num_subsongs (dec); in gst_nonstream_audio_decoder_update_toc()
346 guint (*get_num_subsongs) (GstNonstreamAudioDecoder * dec); member
328 dec_class->get_num_subsongs = in gst_wildmidi_dec_class_init()
191 dec_class->get_num_subsongs = in gst_openmpt_dec_class_init()