CELT tuning
All the things that can be tuned in CELT
Allocation matrix
- modes.c: band_allocation[]
Minimum band width
- odes.c: MIN_BINS
Folding decision
Decision when to turn folding on or off.
- bands.c: folding_decision()
Transient decision
Decision when to use short blocks
- celt.c: transient_decision()