Home
last modified time | relevance | path

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

/external/flac/include/share/grabbag/
Dreplaygain.h60 const char *grabbag__replaygain_store_to_vorbiscomment_title(FLAC__StreamMetadata *block, float tit…
/external/flac/src/share/grabbag/
Dreplaygain.c361 if(0 != (error = grabbag__replaygain_store_to_vorbiscomment_title(block, title_gain, title_peak))) in grabbag__replaygain_store_to_vorbiscomment()
404 const char *grabbag__replaygain_store_to_vorbiscomment_title(FLAC__StreamMetadata *block, float tit… in grabbag__replaygain_store_to_vorbiscomment_title() function
572 …if(0 != (error = grabbag__replaygain_store_to_vorbiscomment_title(block, title_gain, title_peak)))… in grabbag__replaygain_store_to_file_title()