HomeSort by relevance Sort by last modified time
    Searched full:compute_allocation (Results 1 - 4 of 4) sorted by null

  /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...]

Completed in 92 milliseconds