Home
last modified time | relevance | path

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

/external/libopus/celt/
Drate.c248 static OPUS_INLINE int interp_bits2pulses(const CELTMode *m, int start, int end, int skip_start, in interp_bits2pulses() function
633 codedBands = interp_bits2pulses(m, start, end, skip_start, bits1, bits2, thresh, cap, in compute_allocation()