Home | History | Annotate | Download | only in libspeex

Lines Matching full:variance

163    spx_float_t   Dvar1;  /* Estimated variance of 1st estimator */
164 spx_float_t Dvar2; /* Estimated variance of 2nd estimator */
880 /* Difference in response, this is used to estimate the variance of our residual power estimate */
901 /* For two time windows, compute the mean of the energy difference, as well as the variance */