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

  /external/libopus/celt/
bands.h 61 void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRICT X,
celt_decoder.c 424 denormalise_bands(mode, X, freq, plcLogE, start, effEnd, C, 1<<LM);
924 denormalise_bands(mode, X, freq, oldBandE, st->start, effEnd, C, M);
    [all...]
bands.c 192 void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRICT X, function
198 celt_assert2(C<=2, "denormalise_bands() not implemented for >2 channels");
    [all...]
celt_encoder.c     [all...]

Completed in 583 milliseconds