Skip to content

G.729AB multichannel codec optimized for TI C6000 DSP

Notifications You must be signed in to change notification settings

yamontv/g729itu_c6x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G.729AB multichannel codec optimized for TI C6000 DSP

Code was based on ITU-T reference implementation

  • Highly optimized
  • Added multichannel support and usable interface
  • Added self testing
  • Passing all test vectors

How to use

Simply integrate it as part of your code or compile as an independent library (recommended). Inlude g729itu.h in your code and use.

Notes

  • Use maximum optimization level in your CCS
  • Enable caching
  • Align context memory

Releases

No releases published

Packages

No packages published

Languages