Home
last modified time | relevance | path

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

/external/flac/include/share/grabbag/
Dreplaygain.h61 const char *grabbag__replaygain_store_to_file(const char *filename, float album_gain, float album_p…
/external/flac/src/share/grabbag/
Dreplaygain.c503 const char *grabbag__replaygain_store_to_file(const char *filename, float album_gain, float album_p… in grabbag__replaygain_store_to_file() function
/external/flac/src/metaflac/
Doperations.c474 …if(0 != (error = grabbag__replaygain_store_to_file(filenames[i], album_gain, album_peak, title_gai… in do_shorthand_operation__add_replay_gain()