Searched refs:clt_compute_allocation (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/ |
D | rate.h | 98 int clt_compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *ca…
|
D | rate.c | 532 int clt_compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *ca… in clt_compute_allocation() function
|
D | celt_decoder.c | 1068 codedBands = clt_compute_allocation(mode, start, end, offsets, cap,
|
D | celt_encoder.c | 2194 codedBands = clt_compute_allocation(mode, start, end, offsets, cap, in celt_encode_with_ec()
|