Home
last modified time | relevance | path

Searched defs:album_gain (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
Dreplaygain.h43 int32_t album_gain; member
/third_party/gstreamer/gstplugins_good/gst/replaygain/
Dgstrgvolume.h68 gdouble album_gain; member
Dgstrganalysis.c684 gdouble album_gain, album_peak; in gst_rg_analysis_album_result() local
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dgstapev2mux.cc346 gchar *album_gain = (gchar *) g_malloc0 (G_ASCII_DTOSTR_BUF_SIZE); in add_one_tag() local