mirror of
https://github.com/xiph/opus.git
synced 2025-05-14 15:38:32 +00:00
![]()
Some checks failed
CMake / CMake/Linux/Lib/X64/Release (push) Has been cancelled
CMake / CMake/MacOSX/Lib/X64/Release (push) Has been cancelled
CMake / CMake/MacOSX/Framework/X64/Release (push) Has been cancelled
CMake / CMake/Linux/So/X64/Release (push) Has been cancelled
CMake / CMake/MacOSX/So/X64/Release (push) Has been cancelled
Repository / Check trailing white spaces (push) Has been cancelled
Autotools / AutoMake/Linux/GCC (push) Has been cancelled
Autotools / AutoMake/Linux/GCC/EnableDNN (push) Has been cancelled
Autotools / AutoMake/Linux/GCC/EnableCustomModes (push) Has been cancelled
Autotools / AutoMake/Linux/GCC/EnableAssertions (push) Has been cancelled
CMake / Test build with CMake 3.16.0 (push) Has been cancelled
CMake / CMake MINGW (push) Has been cancelled
CMake / CMake/Android/So/ARMv8/Release (push) Has been cancelled
CMake / CMake/Android/Lib/ARMv8/Release (push) Has been cancelled
CMake / CMake/Android/So/X86/Release (push) Has been cancelled
CMake / CMake/Android/Lib/X86/Release (push) Has been cancelled
CMake / CMake/Android/So/X64/Release (push) Has been cancelled
CMake / CMake/Android/Lib/X64/Release (push) Has been cancelled
CMake / CMake/AssertionsFuzz/Linux/Lib/X64/Release (push) Has been cancelled
CMake / CMake/AssertionsFuzz/MacOSX/Lib/X64/Release (push) Has been cancelled
CMake / CMake/CustomModes/Linux/Lib/X64/Release (push) Has been cancelled
CMake / CMake/iOS/Framework/arm64/Release (push) Has been cancelled
CMake / CMake/iOS/Dll/arm64/Release (push) Has been cancelled
CMake / CMake/iOS/Lib/arm64/Release (push) Has been cancelled
CMake / CMake/Windows/Dll/ARMv8/Release (push) Has been cancelled
CMake / CMake/Windows/Lib/armv8/Release (push) Has been cancelled
CMake / CMake/Windows/Dll/X64/Release (push) Has been cancelled
CMake / CMake/Windows/Dll/X86/Release (push) Has been cancelled
CMake / CMake/AssertionsFuzz/Windows/Lib/X64/Release (push) Has been cancelled
CMake / CMake/Windows/Lib/X64/Release (push) Has been cancelled
CMake / CMake/Windows/Lib/X86/Release (push) Has been cancelled
DRED / CMake/Android/Lib/ARMv8/Release (push) Has been cancelled
DRED / CMake/Android/Lib/X64/Release (push) Has been cancelled
DRED / CMake/MacOSX/Lib/X64/Release (push) Has been cancelled
DRED / CMake/Linux/Lib/X64/Release (push) Has been cancelled
DRED / CMake/iOS/Lib/arm64/Release (push) Has been cancelled
DRED / CMake/Windows/Lib/armv8/Release (push) Has been cancelled
DRED / CMake/Windows/Lib/X64/Release (push) Has been cancelled
DRED / AutoTools/Linux/Clang (push) Has been cancelled
DRED / AutoTools/Linux/GCC (push) Has been cancelled
If the signal exceeds -1..1 then, as error handling, the soft_clip function forces the signal back into -1..1. This is problematic since the search loop to find the next sample exceeding -1..1 is slow. If cheap on the current platform, while doing -2..2 hardclipping we can also detect if the signal never exceeds -1..1, avoiding the need for a second search loop. Signed-off-by: Jean-Marc Valin <jeanmarcv@google.com> |
||
---|---|---|
.. | ||
arm | ||
dump_modes | ||
mips | ||
tests | ||
x86 | ||
_kiss_fft_guts.h | ||
arch.h | ||
bands.c | ||
bands.h | ||
celt.c | ||
celt.h | ||
celt_decoder.c | ||
celt_encoder.c | ||
celt_lpc.c | ||
celt_lpc.h | ||
cpu_support.h | ||
cwrs.c | ||
cwrs.h | ||
ecintrin.h | ||
entcode.c | ||
entcode.h | ||
entdec.c | ||
entdec.h | ||
entenc.c | ||
entenc.h | ||
fixed_c5x.h | ||
fixed_c6x.h | ||
fixed_debug.h | ||
fixed_generic.h | ||
float_cast.h | ||
kiss_fft.c | ||
kiss_fft.h | ||
laplace.c | ||
laplace.h | ||
mathops.c | ||
mathops.h | ||
mdct.c | ||
mdct.h | ||
meson.build | ||
mfrngcod.h | ||
modes.c | ||
modes.h | ||
opus_custom_demo.c | ||
os_support.h | ||
pitch.c | ||
pitch.h | ||
quant_bands.c | ||
quant_bands.h | ||
rate.c | ||
rate.h | ||
stack_alloc.h | ||
static_modes_fixed.h | ||
static_modes_fixed_arm_ne10.h | ||
static_modes_float.h | ||
static_modes_float_arm_ne10.h | ||
vq.c | ||
vq.h |