Searched defs:Syy (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | mdf.c | 690 spx_word32_t Syy,See,Sxx,Sdd, Sff; in speex_echo_cancellation() local [all...] |
/third_party/pulseaudio/speex/tmv/ |
H A D | mdf_tm.h | 760 mdf_check( SpeexEchoState * restrict st, spx_int16_t * out, spx_word32_t Syy, spx_word32_t Sxx, spx_word32_t See, spx_word32_t Sff, spx_word32_t Sdd ) mdf_check() argument 831 mdf_compute_filtered_spectra_crosscorrelations( SpeexEchoState * restrict st, spx_word32_t Syy, spx_word32_t See, int framesize ) mdf_compute_filtered_spectra_crosscorrelations() argument 932 mdf_compute_RER( spx_word32_t See, spx_word32_t Syy, spx_word32_t Sey, spx_word32_t Sxx, spx_word16_t leake ) mdf_compute_RER() argument 971 mdf_adapt( SpeexEchoState * restrict st, spx_word16_t RER, spx_word32_t Syy, spx_word32_t See, spx_word32_t Sxx ) mdf_adapt() argument 1091 register spx_word32_t Syy, See, Sxx, Sdd, Sff; speex_echo_cancellation() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_arnndn.c | 913 float Syy = 1.f; in find_best_pitch() local
|
Completed in 7 milliseconds