summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/sbc
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: run `make update-sbc` to pull in build fix for thumb modePaul Menzel2011-03-292-3/+3
* bluetooth: Run 'make update-sbc'Colin Guthrie2011-03-2010-20/+34
* sbc: add iwmmxt optimization for sbc for pxa series cpuSiarhei Siamashka2011-03-143-0/+350
* sbc: ARMv6 optimized version of analysis filter for SBC encoderSiarhei Siamashka2011-03-143-0/+355
* sbc: added "cc" to the clobber list of mmx inline assemblySiarhei Siamashka2011-03-141-3/+3
* sbc: faster 'sbc_calculate_bits' functionSiarhei Siamashka2011-03-141-15/+28
* sbc: slightly faster 'sbc_calc_scalefactors_neon'Siarhei Siamashka2011-03-141-15/+10
* sbc: ARM NEON optimizations for input permutation in SBC encoderSiarhei Siamashka2011-03-141-0/+350
* sbc: ARM NEON optimized joint stereo processing in SBC encoderSiarhei Siamashka2011-03-141-0/+243
* sbc: fix signedness of parametersSiarhei Siamashka2011-03-142-5/+6
* sbc: ARM NEON optimization for scale factors calculationSiarhei Siamashka2011-03-142-1/+59
* sbc: MMX optimization for scale factors calculationSiarhei Siamashka2011-03-141-0/+54
* sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitivesSiarhei Siamashka2011-03-143-68/+102
* sbc: Fix redundant null check on calling free()Gustavo F. Padovan2011-03-141-2/+1
* sbc: added saturated clipping of decoder output to 16-bitSiarhei Siamashka2011-03-141-5/+15
* sbc: ensure 16-byte buffer position alignment for 4 subbands encodingSiarhei Siamashka2011-03-142-4/+4
* build: move sbc related files to its own directoryLuiz Augusto von Dentz2011-03-1410-0/+3273