Searched refs:compute_allocation (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/ |
D | rate.h | 98 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, i…
|
D | rate.c | 526 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, i… in compute_allocation() function
|
D | celt_decoder.c | 888 codedBands = compute_allocation(mode, st->start, st->end, offsets, cap,
|
D | celt_encoder.c | 1953 codedBands = compute_allocation(mode, st->start, st->end, offsets, cap, in celt_encode_with_ec()
|