Home
last modified time | relevance | path

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

/external/flac/src/share/grabbag/
Dreplaygain.c52 static const char *gain_format_ = "%s=%+2.2f dB"; variable
396 !append_tag_(block, gain_format_, GRABBAG__REPLAYGAIN_TAG_ALBUM_GAIN, album_gain) || in grabbag__replaygain_store_to_vorbiscomment_album()
416 !append_tag_(block, gain_format_, GRABBAG__REPLAYGAIN_TAG_TITLE_GAIN, title_gain) || in grabbag__replaygain_store_to_vorbiscomment_title()