23 Commits (ed4e1e58332d3162881fea063615b6700b38bbb9)

Author SHA1 Message Date
Marcelo Galvăo Póvoa 48ac225db2 Move lsp2lpc_sipr() function to common code so it can be reused in a 14 years ago
Marcelo Galvăo Póvoa 1d96cc0865 Move AMRNB lsf2lsp() function to common code for using in future AMRWB decoder. 14 years ago
Diego Biurrun 0c733da8e2 Fix Doxygen @param command attribute syntax. 15 years ago
Diego Biurrun 4563de772c Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 15 years ago
Diego Biurrun 8d84a909c3 Fix the signature of ff_set_min_dist_lsf() to match the implementation 15 years ago
Diego Biurrun 3fa7626863 Avoid square brackets in Doxygen comments; Doxygen chokes on them. 15 years ago
Diego Biurrun 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Måns Rullgård 164d166e85 lsp: convert variable-length arrays to fixed size 15 years ago
Vitor Sessak 691a4232ee Make lsp2polyf() function non-static for upcoming usage in SIPR 15 years ago
Vitor Sessak 419b2be813 Make sorting function used in TwinVQ a shared function 15 years ago
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 15 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Robert Swain 848eab4e0a Correct a couple of typos 17 years ago
Vladimir Voroshilov 3f3865d30b Replace hardcoded LP filter order with parameter. 17 years ago
Måns Rullgård 7c43009358 add necessary #includes in headers 17 years ago
Diego Biurrun 3ddf7fe945 Use filename as multiple inclusion guard. 17 years ago
Robert Swain 80b1e6cc1f Grammar fixes and improvements for the new ACELP code 17 years ago
Vladimir Voroshilov 8726882993 Fixed-point LSP and LPC decoding routines for ACELP-based codecs 17 years ago