Reorganize configure's detection of intrinsics functions:
Actually try to compile intrinsics rather than using the output of --help. Allow caller of configure script to set custom compiler options to enable intrinsics. Detect when intrinsics are always available, without needing special compiler options. Make naming of #defines for detected intrinsics support more systematic.
Showing
- Makefile.am 3 additions, 4 deletionsMakefile.am
- celt/arm/armcpu.c 3 additions, 3 deletionscelt/arm/armcpu.c
- celt/arm/pitch_arm.h 2 additions, 2 deletionscelt/arm/pitch_arm.h
- celt/cpu_support.h 2 additions, 2 deletionscelt/cpu_support.h
- celt/pitch.h 1 addition, 1 deletioncelt/pitch.h
- configure.ac 169 additions, 120 deletionsconfigure.ac
- m4/opus-intrinsics.m4 29 additions, 0 deletionsm4/opus-intrinsics.m4
Loading
Please register or sign in to comment