libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]
Add fixed point implementation of functions for generating tables Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:

committed by
Michael Niedermayer

parent
f497a9e84e
commit
08be74ac81
@@ -27,7 +27,7 @@
|
||||
|
||||
int main(void)
|
||||
{
|
||||
cbrt_tableinit();
|
||||
CBRT_RENAME(cbrt_tableinit)();
|
||||
|
||||
write_fileheader();
|
||||
|
||||
|
Reference in New Issue
Block a user