OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comb_filter
(Results
1 - 4
of
4
) sorted by null
/external/libopus/celt/
celt.h
201
void
comb_filter
(opus_val32 *y, opus_val32 *x, int T0, int T1, int N,
celt.c
114
void
comb_filter
(opus_val32 *y, opus_val32 *x, int T0, int T1, int N,
function
celt_decoder.c
631
comb_filter
(etmp, buf+DECODE_BUFFER_SIZE,
959
comb_filter
(out_syn[c], out_syn[c], st->postfilter_period_old, st->postfilter_period, mode->shortMdctSize,
963
comb_filter
(out_syn[c]+mode->shortMdctSize, out_syn[c]+mode->shortMdctSize, st->postfilter_period, postfilter_pitch, N-mode->shortMdctSize,
[
all
...]
celt_encoder.c
[
all
...]
Completed in 44 milliseconds