Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/resampler/
Dsinc_resampler.cc124 #define CONVOLVE_FUNC Convolve_SSE macro
130 #define CONVOLVE_FUNC convolve_proc_ macro
137 #define CONVOLVE_FUNC Convolve_NEON macro
140 #define CONVOLVE_FUNC convolve_proc_ macro
147 #define CONVOLVE_FUNC Convolve_C macro
Dsinc_resampler_unittest.cc119 #define CONVOLVE_FUNC Convolve_SSE macro
121 #define CONVOLVE_FUNC Convolve_NEON macro