Home
last modified time | relevance | path

Searched refs:ff_replaygain_export_raw (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dreplaygain.c69 int ff_replaygain_export_raw(AVStream *st, int32_t tg, uint32_t tp, in ff_replaygain_export_raw() function
99 return ff_replaygain_export_raw(st, in ff_replaygain_export()
H A Dreplaygain.h35 int ff_replaygain_export_raw(AVStream *st, int32_t tg, uint32_t tp,
H A Dmp3dec.c291 ff_replaygain_export_raw(st, r_gain, peak, a_gain, 0); in mp3_parse_info_tag()

Completed in 2 milliseconds