Home
last modified time | relevance | path

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

/external/libopus/celt/
Drate.h98 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, i…
Drate.c527 int compute_allocation(const CELTMode *m, int start, int end, const int *offsets, const int *cap, i… in compute_allocation() function
Dcelt_decoder.c959 codedBands = compute_allocation(mode, start, end, offsets, cap,
Dcelt_encoder.c2026 codedBands = compute_allocation(mode, start, end, offsets, cap, in celt_encode_with_ec()