summaryrefslogtreecommitdiffstats
path: root/include/osmocom/codec/codec.h
Commit message (Collapse)AuthorAgeFilesLines
* codec: Fix bit order table definition for GSM HRSylvain Munaut2010-10-241-1/+2
| | | | | | There is two tables: one for unvoiced frames and one for voiced frames. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-151-0/+19
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>