OSDN Git Service

Make the LSP naming more consistent
authorColin McQuillan <m.niloc@googlemail.com>
Mon, 3 Aug 2009 08:31:20 +0000 (08:31 +0000)
committerRobert Swain <robert.swain@gmail.com>
Mon, 3 Aug 2009 08:31:20 +0000 (08:31 +0000)
commit1e1e02eacd948572108c78c15d5b3e3bcd94947c
tree245934d0727cb04f9d2e2457debae88f404cfdc4
parentb5fe06abf0841cde115b45ac0fc807d072dfde89
Make the LSP naming more consistent
Use the convention from lsp.c: an LSF is a frequency, an LSP is the
cosine of an LSF, and LSP functions should have an ff_acelp prefix.
Use a "d" suffix to specify doubles.

Patch by Colin McQuillan ( m.niloc googlemail com )

Originally committed as revision 19570 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/qcelp_lsp.c
libavcodec/qcelpdec.c