Author | SHA1 | Message | Date |
---|---|---|---|
|
f101eab1be |
x86: call most of the x86 dsp init functions under if (ARCH_X86)
Rename the called dsp init functions to *_init_x86. |
12 years ago |
|
153382e1b6 |
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent. |
14 years ago |
|
e87a6f0dc9 |
Move ff_dct_init_mmx declaration to dct.h
This was missed in
|
14 years ago |
|
0aded9484d |
Move dct and rdft definitions to separate files
This leaves fft.h with only the core FFT and MDCT definitions thus making it more managable. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |