Searched defs:album_peak (Results 1 – 5 of 5) sorted by relevance
/external/flac/src/plugin_common/ |
D | replaygain.c | 35 double *album_peak, FLAC__bool *album_peak_set) in FLAC_plugin__replaygain_get_from_file()
|
/external/flac/src/share/grabbag/ |
D | replaygain.c | 354 …ore_to_vorbiscomment(FLAC__StreamMetadata *block, float album_gain, float album_peak, float title_… in grabbag__replaygain_store_to_vorbiscomment() 384 …ygain_store_to_vorbiscomment_album(FLAC__StreamMetadata *block, float album_gain, float album_peak) in grabbag__replaygain_store_to_vorbiscomment_album() 503 …g__replaygain_store_to_file(const char *filename, float album_gain, float album_peak, float title_… in grabbag__replaygain_store_to_file() 543 …laygain_store_to_file_album(const char *filename, float album_gain, float album_peak, FLAC__bool p… 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
|