Home
last modified time | relevance | path

Searched refs:celt_synthesis (Results 1 – 3 of 3) sorted by relevance

/external/libopus/celt/
Dcelt.h242 void celt_synthesis(const CELTMode *mode, celt_norm *X, celt_sig * out_syn[],
Dcelt_decoder.c363 void celt_synthesis(const CELTMode *mode, celt_norm *X, celt_sig * out_syn[], in celt_synthesis() function
587celt_synthesis(mode, X, out_syn, oldBandE, start, effEnd, C, C, 0, LM, st->downsample, 0, st->arch… in celt_decode_lost()
1106 celt_synthesis(mode, X, out_syn, oldBandE, start, effEnd,
Dcelt_encoder.c2254 celt_synthesis(mode, X, out_mem, oldBandE, start, effEnd, in celt_encode_with_ec()