Diego Biurrun
|
5d3d39c72e
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
Janne Grunau
|
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 |
Diego Biurrun
|
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 |
Mans Rullgard
|
e87a6f0dc9
|
Move ff_dct_init_mmx declaration to dct.h
This was missed in 0aded94 .
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Mans Rullgard
|
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 |