summaryrefslogtreecommitdiffstats
path: root/sbc/sbc_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Audio quality improvement for 16-bit fixed point SBC encoderSiarhei Siamashka2009-01-231-202/+258
* Fix indentation to use only tabsJohan Hedberg2009-01-161-178/+178
* SBC arrays and constant tables aligned at 16 byte boundary for SIMDSiarhei Siamashka2009-01-161-4/+18
* SIMD-friendly variant of SBC encoder analysis filterSiarhei Siamashka2009-01-161-4/+246
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* New SBC analysis filter function to replace current broken codeSiarhei Siamashka2008-12-291-34/+213
* Fix SBC gain mismatchMarcel Holtmann2008-10-311-2/+3
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* remove 16x16 mult optimization--gcc actually generates more costly codeBrad Midgley2008-01-281-4/+4
* shorten the encoder tables to 16 bits, take out mula32/mul32 for now for simp...Brad Midgley2008-01-261-4/+4
* Update copyright informationMarcel Holtmann2007-08-251-1/+1
* update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley2007-03-171-1/+3
* Add SBC helper includesMarcel Holtmann2007-02-211-0/+165