webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros
sinc_resampler.cc File Reference
#include "webrtc/common_audio/resampler/sinc_resampler.h"
#include <math.h>
#include <string.h>
#include <limits>
#include "webrtc/base/checks.h"
#include "webrtc/system_wrappers/include/cpu_features_wrapper.h"
#include "webrtc/typedefs.h"

Namespaces

 webrtc
 

Macros

#define _USE_MATH_DEFINES
 
#define CONVOLVE_FUNC   Convolve_C
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

◆ CONVOLVE_FUNC

#define CONVOLVE_FUNC   Convolve_C