summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec/src/gsmamr_dec.h
Commit message (Collapse)AuthorAgeFilesLines
* SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-251-13/+1
| | | | | Bug: 27662364 Change-Id: I47380545ea7d85845e141e722b0d84f498d27145
* stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-101-1/+0
| | | | Change-Id: I6d6f9dc5799750394a853325466ffa2ebec44625
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-291-19/+2
| | | | | | | This allows gsmamr_enc.h and gsmamr_dec.h to be included in the same file without conflict definition. Change-Id: I1c8dac235c122735ba14a1af2fda48c0f8d9f87b
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-101-0/+187