aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/codec/codec.h
AgeCommit message (Collapse)AuthorFilesLines
2010-10-24codec: Fix bit order table definition for GSM HR0.1.25Sylvain Munaut1-1/+2
There is two tables: one for unvoiced frames and one for voiced frames. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-10-15codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut1-0/+19
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>