summaryrefslogtreecommitdiff
path: root/cesar/mac/pbproc/src/sacki_dec.c
AgeCommit message (Collapse)Author
2011-05-25cesar/mac/pbproc: eat all encoded SACKI bits on exhaustion, refs #362Nicolas Schodet
If decoding ate all SACKI bits, those are no longer available for the next frame in burst.
2011-05-25cesar/mac/pbproc: use sacki_dec context, refs #362Nicolas Schodet
Before this change many functions took SACKI information in different ways. This change brings: - uniformity in argument passing, - less code usage, - tracking of used bits to be used for bursting.
2009-03-20 * mac/ca, mac/pbproc:schodet
- moved functions and variables to local ram. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4276 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-07Moved the complete svn base into the cesar directory.save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1769 017c9cb6-072f-447c-8318-d5b54f68fe89