Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c450 static void compute_mdcts(const CELTMode *mode, int shortBlocks, celt_sig * OPUS_RESTRICT in, in compute_mdcts() function
1719 compute_mdcts(mode, 0, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1726 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()
1855 compute_mdcts(mode, shortBlocks, in, freq, C, CC, LM, st->upsample, st->arch); in celt_encode_with_ec()