Home
last modified time | relevance | path

Searched defs:CONVOLVE_FUNC (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/resampler/
Dsinc_resampler.cc120 #define CONVOLVE_FUNC Convolve_SSE macro
126 #define CONVOLVE_FUNC convolve_proc_ macro
134 #define CONVOLVE_FUNC Convolve_NEON macro
139 #define CONVOLVE_FUNC convolve_proc_ macro
148 #define CONVOLVE_FUNC Convolve_C macro
Dsinc_resampler_unittest.cc118 #define CONVOLVE_FUNC Convolve_SSE macro
120 #define CONVOLVE_FUNC Convolve_NEON macro
/external/chromium_org/media/base/
Dsinc_resampler_perftest.cc25 #define CONVOLVE_FUNC Convolve_SSE macro
27 #define CONVOLVE_FUNC Convolve_NEON macro
Dsinc_resampler.cc88 #define CONVOLVE_FUNC Convolve_SSE macro
91 #define CONVOLVE_FUNC Convolve_NEON macro
93 #define CONVOLVE_FUNC Convolve_C macro
Dsinc_resampler_unittest.cc111 #define CONVOLVE_FUNC Convolve_SSE macro
113 #define CONVOLVE_FUNC Convolve_NEON macro