Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c474 dec->subsong_mode = DEFAULT_SUBSONG_MODE; in gst_nonstream_audio_decoder_init()
607 if (new_subsong_mode != dec->subsong_mode) { in gst_nonstream_audio_decoder_set_property()
630 dec->subsong_mode = new_subsong_mode; in gst_nonstream_audio_decoder_set_property()
636 dec->subsong_mode = new_subsong_mode; in gst_nonstream_audio_decoder_set_property()
701 g_value_set_enum (value, dec->subsong_mode); in gst_nonstream_audio_decoder_get_property()
1332 dec->subsong_mode, &initial_position, &(dec->output_mode), in gst_nonstream_audio_decoder_load_from_buffer()
1364 klass->load_from_custom (dec, dec->current_subsong, dec->subsong_mode, in gst_nonstream_audio_decoder_load_from_custom()
Dgstnonstreamaudiodecoder.h147 GstNonstreamAudioSubsongMode subsong_mode; member
/third_party/gstreamer/gstplugins_bad/ext/openmpt/
Dgstopenmptdec.c150 openmpt_dec, GstNonstreamAudioSubsongMode subsong_mode,
945 GstNonstreamAudioSubsongMode subsong_mode, gint openmpt_subsong) in gst_openmpt_dec_select_subsong() argument
947 switch (subsong_mode) { in gst_openmpt_dec_select_subsong()