Home | History | Annotate | Download | only in ns

Lines Matching refs:noise

61   // Conservative estimate of noise spectrum.
69 uint32_t whiteNoiseLevel; // Initial noise estimate.
72 // Pink noise parameters:
78 // Noise spectrum from previous frame.
82 // Prior speech/noise probability in Q14.
120 * This function initializes a noise suppression instance
137 * This changes the aggressiveness of the noise suppression method.
154 * Do noise suppression.
179 // Noise Estimation.
182 uint32_t* noise,
191 // For the noise supression process, synthesis, read out fully processed
214 // Compute speech/noise probability.
227 uint32_t* noise,