Searched defs:comb_filter (Results 1 – 2 of 2) sorted by relevance
/external/libopus/celt/mips/ |
D | celt_mipsr1.h | 58 void comb_filter(opus_val32 *y, opus_val32 *x, int T0, int T1, int N, in comb_filter() function
|
/external/libopus/celt/ |
D | celt.c | 190 void comb_filter(opus_val32 *y, opus_val32 *x, int T0, int T1, int N, in comb_filter() function
|