Home
last modified time | relevance | path

Searched refs:ReplayGain_get_album_gain (Results 1 – 2 of 2) sorted by relevance

/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Dreplaygain.h122 ReplayGain_get_album_gain(replaygain_ReplayGain *self);
H A Dreplaygain.c372 const double gain_value = ReplayGain_get_album_gain(self); in ReplayGain_album_gain()
835 ReplayGain_get_album_gain(replaygain_ReplayGain *self) in ReplayGain_get_album_gain() function