calculate all coefficients for several orders during cholesky factorization, the...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 15 Jul 2006 23:43:38 +0000 (23:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 15 Jul 2006 23:43:38 +0000 (23:43 +0000)
commit408ec4e2a6c3fb40e14ac4f0fb2fb9e40ff3e6a3
tree981867ca181d59ac2849f28241be9185f272c59c
parent6ce704bbedac2745b51bfdb11af2431f05a1dc23
calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders

Originally committed as revision 5758 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flacenc.c
libavutil/lls.c
libavutil/lls.h