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>
Showing
- libavcodec/aac.h 23 additions, 0 deletionslibavcodec/aac.h
- libavcodec/aacdectab.h 17 additions, 17 deletionslibavcodec/aacdectab.h
- libavcodec/aactab.c 486 additions, 0 deletionslibavcodec/aactab.c
- libavcodec/aactab.h 4 additions, 0 deletionslibavcodec/aactab.h
- libavcodec/cbrt_fixed_tablegen.c 24 additions, 0 deletionslibavcodec/cbrt_fixed_tablegen.c
- libavcodec/cbrt_tablegen.c 3 additions, 0 deletionslibavcodec/cbrt_tablegen.c
- libavcodec/cbrt_tablegen.h 15 additions, 2 deletionslibavcodec/cbrt_tablegen.h
- libavcodec/cbrt_tablegen_template.c 1 addition, 1 deletionlibavcodec/cbrt_tablegen_template.c
- libavcodec/sinewin.c 1 addition, 0 deletionslibavcodec/sinewin.c
- libavcodec/sinewin.h 16 additions, 4 deletionslibavcodec/sinewin.h
- libavcodec/sinewin_fixed.c 21 additions, 0 deletionslibavcodec/sinewin_fixed.c
- libavcodec/sinewin_fixed_tablegen.c 24 additions, 0 deletionslibavcodec/sinewin_fixed_tablegen.c
- libavcodec/sinewin_tablegen.c 3 additions, 0 deletionslibavcodec/sinewin_tablegen.c
- libavcodec/sinewin_tablegen.h 23 additions, 8 deletionslibavcodec/sinewin_tablegen.h
- libavcodec/sinewin_tablegen_template.c 17 additions, 3 deletionslibavcodec/sinewin_tablegen_template.c
- libavcodec/tableprint.h 2 additions, 0 deletionslibavcodec/tableprint.h
Loading
Please register or sign in to comment