Skip to content
Snippets Groups Projects
Commit 49854c56 authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov
Browse files

aacenc: initialize LPC context with MAX_LPC_ORDER


The order should never go above TNS_MAX_ORDER (and thus cause
the context to be reinitialized) but this is just in case.

Also fix a comparison, since the coefficients are zero-indexed.

Signed-off-by: default avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent 0818705b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment