Home | History | Annotate | Download | only in fixed

Lines Matching full:coefficients

36 /* Compute gain to make warped filter coefficients have a zero mean log frequency response on a   */
39 /* coefficient in an array of coefficients, for monic filters. */
57 /* Convert warped filter coefficients to monic pseudo-warped coefficients and limit maximum */
58 /* amplitude of monic warped coefficients by using bandwidth expansion on the true coefficients */
70 /* Convert to monic coefficients */
98 /* Coefficients are within range - done */
102 /* Convert back to true warped coefficients */
121 /* Convert to monic warped coefficients */
142 /* Compute noise shaping coefficients and initial gain values */
292 /* Calculate the reflection coefficients using schur */
296 /* Convert reflection coefficients to prediction coefficients */
328 /* Compute noise shaping filter coefficients */
343 /* Convert to monic warped prediction coefficients and limit absolute values */
385 /* Pack two coefficients in one int32 */
395 /* Pack two coefficients in one int32 */