Home
last modified time | relevance | path

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

/external/libopus/celt/x86/
Dpitch_sse.h104 #define celt_inner_prod(x, y, N, arch) \ macro
109 #define celt_inner_prod(x, y, N, arch) \ macro
114 #define celt_inner_prod(x, y, N, arch) \ macro
127 #define celt_inner_prod(x, y, N, arch) \ macro
/external/libopus/celt/
Dpitch.h171 # define celt_inner_prod(x, y, N, arch) \ macro