CELT tuning

From XiphWiki
Revision as of 06:27, 21 June 2009 by Jmspeex (talk | contribs) (tuning info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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()