Source code
Revision control
Copy as Markdown
Other Tools
#include "mozilla/SSE.h"
#ifdef MOZ_SAMPLE_TYPE_FLOAT32
#define SOUNDTOUCH_FLOAT_SAMPLES 1
#else
#define SOUNDTOUCH_INTEGER_SAMPLES 1
#endif
#include "mozilla/SSE.h"
#ifdef MOZ_SAMPLE_TYPE_FLOAT32
#define SOUNDTOUCH_FLOAT_SAMPLES 1
#else
#define SOUNDTOUCH_INTEGER_SAMPLES 1
#endif