/external/chromium_org/third_party/opus/src/celt/ |
rate.h | 98 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, int alloc_trim, int *intensity, int *dual_stero,
|
rate.c | 526 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, int alloc_trim, int *intensity, int *dual_stereo, function
|
celt_decoder.c | 888 codedBands = compute_allocation(mode, st->start, st->end, offsets, cap, [all...] |
celt_encoder.c | [all...] |
/external/libopus/celt/ |
rate.h | 98 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, int alloc_trim, int *intensity, int *dual_stero,
|
rate.c | 526 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, int alloc_trim, int *intensity, int *dual_stereo, function
|
celt_decoder.c | 888 codedBands = compute_allocation(mode, st->start, st->end, offsets, cap, [all...] |
celt_encoder.c | [all...] |