Home | History | Annotate | Download | only in float

Lines Matching full:coefficients

35 /* Compute gain to make warped filter coefficients have a zero mean log frequency response on a   */
38 /* coefficient in an array of coefficients, for monic filters. */
55 /* Convert warped filter coefficients to monic pseudo-warped coefficients and limit maximum */
56 /* amplitude of monic warped coefficients by using bandwidth expansion on the true coefficients */
67 /* Convert to monic coefficients */
91 /* Coefficients are within range - done */
95 /* Convert back to true warped coefficients */
112 /* Convert to monic warped coefficients */
127 /* Compute noise shaping coefficients and initial gain values */
257 /* Convert correlations to prediction coefficients, and compute residual energy */
269 /* Compute noise shaping filter coefficients */
283 /* Convert to monic warped prediction coefficients and limit absolute values */