Code-excited linear prediction: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v2.0beta15)
Line 25:
 
In order to achieve real-time encoding using limited computing resources, the CELP search is broken down into smaller, more manageable, sequential searches using a simple perceptual weighting function. Typically, the encoding is performed in the following order:
 
* [[Linear Predictionpredictive Coefficientscoding|Linear prediction coefficients]] (LPC) are computed and quantized, usually as [[Lineline spectral pairs|LSPs]] (LSPs).
* The adaptive (pitch) codebook is searched and its contribution removed
* The fixedadaptive (innovationpitch) codebook is searched and its contribution removed.
* The fixed (innovation) codebook is searched.
 
===Noise weighting===