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 | 527 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 | 959 codedBands = compute_allocation(mode, start, end, offsets, cap,
|
D | celt_encoder.c | 2026 codedBands = compute_allocation(mode, start, end, offsets, cap, in celt_encode_with_ec()
|