Home
last modified time | relevance | path

Searched defs:loudness (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/tools/
H A Dnormalize.py24 loudness = sline variable
/third_party/ffmpeg/libavcodec/
H A Dsbc.c84 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in ff_sbc_calculate_bits() local
166 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in ff_sbc_calculate_bits() local
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c233 float loudness; /**< Loudness estimate */ member
570 float loudness=1.f; in speex_compute_agc() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_ebur128.c61 double loudness; ///< L = -0.691 + 10 * log10(E) member
593 gate_update(struct integrator *integ, double power, double loudness, int gate_thres) gate_update() argument
[all...]

Completed in 3 milliseconds