11 Commits (d7a0e29f3156271e4ff7c551199ba42d28e7934d)

Author SHA1 Message Date
Vitor Sessak f2b7ce8ae6 Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use this 15 years ago
Vitor Sessak 00fa73f052 Avoid variable-length array use in ff_acelp_lspd2lpc() 15 years ago
Vitor Sessak e26d131845 Do not hardcode filter order in ff_acelp_lspd2lpc() 15 years ago
Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
Colin McQuillan 33ae681f5c Expose QCELP's floating-point LSP-to-LPC function 16 years ago
Måns Rullgård 4deaa94639 Add shift argument to MULL() macro 16 years ago
Kenan Gillet 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
Vladimir Voroshilov 51f2a119cb (cosmetics) Remove incorrect comment. 16 years ago
Vladimir Voroshilov 7c96587c17 Fix compilation error. 17 years ago
Vladimir Voroshilov 3f3865d30b Replace hardcoded LP filter order with parameter. 17 years ago
Vladimir Voroshilov 8726882993 Fixed-point LSP and LPC decoding routines for ACELP-based codecs 17 years ago