Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
Dquantize_pvt.h63 FLOAT tot_noise; /* sum of all quantization noise */ member
Dlame-analysis.h71 double tot_noise[2][2]; member
/third_party/pulseaudio/speex/tmv/
Dpreprocess_tm.h674 register spx_word32_t tot_noise; in preprocess_compute_SNR() local
/third_party/pulseaudio/speex/libspeexdsp/
Dpreprocess.c793 …spx_word32_t tot_noise = ADD32(ADD32(ADD32(EXTEND32(1), PSHR32(st->noise[i],NOISE_SHIFT)) , st->ec… in speex_preprocess_run() local