|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <arm_neon.h>#include <math.h>#include <string.h>#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"#include "webrtc/modules/audio_processing/aec/aec_common.h"#include "webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h"#include "webrtc/modules/audio_processing/utility/ooura_fft.h"Namespaces | |
| webrtc | |
Enumerations | |
| enum | { webrtc::kShiftExponentIntoTopMantissa = 8 } |
| enum | { webrtc::kFloatExponentShift = 23 } |
Functions | |
| void | webrtc::WebRtcAec_InitAec_neon (void) |
1.8.13