Searched refs:postfilter_gain_old (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dcelt_decoder.c85 opus_val16 postfilter_gain_old; member in struct:OpusCustomDecoder
960 st->postfilter_gain_old, st->postfilter_gain, st->postfilter_tapset_old, st->postfilter_tapset,
969 st->postfilter_gain_old = st->postfilter_gain;
977 st->postfilter_gain_old = st->postfilter_gain;
/external/libopus/celt/
H A Dcelt_decoder.c85 opus_val16 postfilter_gain_old; member in struct:OpusCustomDecoder
960 st->postfilter_gain_old, st->postfilter_gain, st->postfilter_tapset_old, st->postfilter_tapset,
969 st->postfilter_gain_old = st->postfilter_gain;
977 st->postfilter_gain_old = st->postfilter_gain;

Completed in 80 milliseconds