Merge declaration and initialization of a few vars in compute_lpc_coefs()
authorVitor Sessak <vitor1001@gmail.com>
Sun, 31 Aug 2008 02:31:05 +0000 (02:31 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 31 Aug 2008 02:31:05 +0000 (02:31 +0000)
commit5d2dd908484d062bdb7ebe31c4fcf4584cac8168
treef62bd9abdca50ce47732a4a3e8f3ecec1804e5d1
parent8dfc56ec3249ea452a1ba02a9ffd68d607f4ee78
Merge declaration and initialization of a few vars in compute_lpc_coefs()

Originally committed as revision 15088 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/lpc.c