Home
last modified time | relevance | path

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

/external/flac/include/share/grabbag/
Dreplaygain.h64 const char *grabbag__replaygain_store_to_file_title(const char *filename, float title_gain, float t…
/external/flac/src/share/grabbag/
Dreplaygain.c563 const char *grabbag__replaygain_store_to_file_title(const char *filename, float title_gain, float t… in grabbag__replaygain_store_to_file_title() function
/external/flac/src/flac/
Dmain.c1993 …0 != (error = grabbag__replaygain_store_to_file_title(internal_outfilename? internal_outfilename :… in encode_file()