summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrwbenc/inc/basic_op.h
Commit message (Collapse)AuthorAgeFilesLines
* Overflow fixes for amrwbencMarco Nelissen2016-03-221-3/+7
| | | | | | | Most of these were encountered while running a mixed sanitized/unsanitized AMR encoder, so may not be reachable in real conditions. Change-Id: I85af7d40214133234009323e7e64432fc1be39ca
* Disable integer sanitization for amrwbencMarco Nelissen2016-01-081-1/+0
| | | | | | | Integer sanitization causes too many false positives, and so far all have been benign or intentional. Change-Id: I3c40e478e3da31023a635f4ef212873c1fb644f3
* Fix more potential (benign) AMRWB overflowsMarco Nelissen2016-01-081-0/+1
| | | | | Bug: 25843966 Change-Id: I18003aa20be1ff0a93473ecd8b4995861bed8c89
* Tabs -> spacesMarco Nelissen2016-01-081-326/+326
| | | | Change-Id: I706d7ef81a138739996e0fbb2759348c7a4be8a6
* stagefright amrwbenc: Simplify the definition of static_voMartin Storsjo2012-01-301-4/+0
| | | | | | | | For GCC, all of inline, __inline and __inline__ work fine. For MSVC, only __inline works. (__inline should also be accepted by RVCT.) Change-Id: Ifbb1c848b200a8c4080624a3d3bd8b6ee498edb2
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-121-4/+4
| | | | | | | | | | | | | | This was applied in AOSP master earlier, in commit b21611e5b0f1797e39e781d91ade023bac87637f, but when merged into the Google internal tree in 88c2d4d26d79384f32a25bd775cf873cb678b12a, none of these changes have been brought in. (The diff of this merge commit and its first parent, d94b71d, is empty.) Therefore, reapply the rest of these changes on the files that still are present in the current version. Change-Id: I645a9b9134769958a11808a06163123d28d83e46
* Convert line breaks to Unix styleMans Rullgard2011-05-211-1094/+1094
| | | | Change-Id: I6219725a9fbd72432bad71a176c14f26fabdbd5f
* Initial software encoder checkinsJames Dong2010-05-191-0/+1094
Change-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60