Home
last modified time | relevance | path

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

/external/webrtc/common_audio/resampler/
Dsinc_resampler.cc127 #define CONVOLVE_FUNC Convolve_SSE macro
133 #define CONVOLVE_FUNC convolve_proc_ macro
140 #define CONVOLVE_FUNC Convolve_NEON macro
144 #define CONVOLVE_FUNC Convolve_C macro
Dsinc_resampler_unittest.cc121 #define CONVOLVE_FUNC Convolve_SSE macro
123 #define CONVOLVE_FUNC Convolve_NEON macro