Don't compile x86 cpu detection without RTCD.
Also #error if RTCD is enabled without a detection method, like Arm. A number of SILK functions also still used the lookup tables, even when RTCD was disabled. Fix those, too.
Showing
- celt/cpu_support.h 3 additions, 2 deletionscelt/cpu_support.h
- celt/x86/x86cpu.c 6 additions, 3 deletionscelt/x86/x86cpu.c
- silk/SigProc_FIX.h 3 additions, 1 deletionsilk/SigProc_FIX.h
- silk/x86/SigProc_FIX_sse.h 7 additions, 2 deletionssilk/x86/SigProc_FIX_sse.h
- silk/x86/main_sse.h 16 additions, 15 deletionssilk/x86/main_sse.h
- silk/x86/x86_silk_map.c 1 addition, 1 deletionsilk/x86/x86_silk_map.c
Loading
Please register or sign in to comment