Searched defs:album_gain (Results 1 – 5 of 5) sorted by relevance
/external/flac/src/plugin_common/ |
D | replaygain.c | 33 double *album_gain, FLAC__bool *album_gain_set, in FLAC_plugin__replaygain_get_from_file()
|
/external/flac/src/share/grabbag/ |
D | replaygain.c | 354 …bag__replaygain_store_to_vorbiscomment(FLAC__StreamMetadata *block, float album_gain, float album_… in grabbag__replaygain_store_to_vorbiscomment() 384 …eplaygain_store_to_vorbiscomment_album(FLAC__StreamMetadata *block, float album_gain, float album_… in grabbag__replaygain_store_to_vorbiscomment_album() 503 const char *grabbag__replaygain_store_to_file(const char *filename, float album_gain, float album_p… in grabbag__replaygain_store_to_file() 543 const char *grabbag__replaygain_store_to_file_album(const char *filename, float album_gain, float a… in grabbag__replaygain_store_to_file_album()
|
/external/flac/src/plugin_xmms/ |
D | fileinfo.c | 252 double reference, track_gain, track_peak, album_gain, album_peak; in show_replaygain() local
|
/external/flac/src/metaflac/ |
D | operations.c | 402 float album_gain, album_peak; in do_shorthand_operation__add_replay_gain() local
|
/external/flac/src/flac/ |
D | main.c | 525 float album_gain, album_peak; in do_it() local
|