CELT TODO: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
** encode bands backward?
** encode bands backward?
** allow "fractional pulses"
** allow "fractional pulses"
** Minimise bits left after PVQ
* Minimise bits left after PVQ
*** Reverse band ordering?
** Reverse band ordering?
*** Fractional pulses?
** Fractional pulses?
** Dynamic allocation
* Dynamic allocation
*** Include a way to deviate from the normal bit allocation?
** Include a way to deviate from the normal bit allocation?

Revision as of 06:46, 7 August 2010

Open issues

  • Code
    • Laplacian energy encoding
    • Variable spreading decision in the encoder
  • Tuning
    • Band layout (spacing)
    • TF resolution options
    • Bit allocation
      • Main table
      • Stereo
      • qtheta offset (all 3 modes)
      • delta allocation (all 3)
      • fine offset
      • energy prediction parameters (means, decay)
    • Spreading/folding parameter


Other decisions to make

  • What should we do about remaining bits after the last PVQ?
    • more fine energy?
    • encode bands backward?
    • allow "fractional pulses"
  • Minimise bits left after PVQ
    • Reverse band ordering?
    • Fractional pulses?
  • Dynamic allocation
    • Include a way to deviate from the normal bit allocation?