Searched refs:openmpt_dec (Results 1 – 1 of 1) sorted by relevance
115 openmpt_dec, GstTagList * tags, char const *key, gchar const *tag);150 openmpt_dec, GstNonstreamAudioSubsongMode subsong_mode,253 gst_openmpt_dec_init (GstOpenMptDec * openmpt_dec) in gst_openmpt_dec_init() argument255 openmpt_dec->mod = NULL; in gst_openmpt_dec_init()257 openmpt_dec->cur_subsong = 0; in gst_openmpt_dec_init()258 openmpt_dec->num_subsongs = 0; in gst_openmpt_dec_init()259 openmpt_dec->subsong_durations = NULL; in gst_openmpt_dec_init()261 openmpt_dec->num_loops = 0; in gst_openmpt_dec_init()263 openmpt_dec->master_gain = DEFAULT_MASTER_GAIN; in gst_openmpt_dec_init()264 openmpt_dec->stereo_separation = DEFAULT_STEREO_SEPARATION; in gst_openmpt_dec_init()[all …]