|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Functions | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int32_t, float, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int32_t, float, kEvenHighBit) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (float, float, kOne) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int8_t, int8_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (uint8_t, uint8_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int16_t, int16_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (uint16_t, uint16_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int32_t, int32_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (uint32_t, uint32_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (int64_t, int64_t, kAllBitsSet) | |
| juce::dsp::DEFINE_NEON_SIMD_CONST (uint64_t, uint64_t, kAllBitsSet) | |