HomeSort by relevance Sort by last modified time
    Searched refs:comb_filter_const (Results 1 - 4 of 4) sorted by null

  /external/libopus/celt/x86/
x86_celt_map.c 145 MAY_HAVE_SSE(comb_filter_const),
146 MAY_HAVE_SSE(comb_filter_const),
147 MAY_HAVE_SSE(comb_filter_const),
148 MAY_HAVE_SSE(comb_filter_const)
pitch_sse.h 138 #undef comb_filter_const macro
160 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ macro
184 #define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ macro
  /external/libopus/celt/
celt.h 234 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ macro
celt.c 255 comb_filter_const(y+i, x+i, T1, N-i, g10, g11, g12, arch);

Completed in 91 milliseconds