summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/sbc/sbc.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Run 'make update-sbc'Colin Guthrie2011-03-201-11/+15
* sbc: faster 'sbc_calculate_bits' functionSiarhei Siamashka2011-03-141-15/+28
* sbc: fix signedness of parametersSiarhei Siamashka2011-03-141-4/+5
* sbc: ARM NEON optimization for scale factors calculationSiarhei Siamashka2011-03-141-1/+1
* sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitivesSiarhei Siamashka2011-03-141-68/+23
* 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-141-1/+1
* build: move sbc related files to its own directoryLuiz Augusto von Dentz2011-03-141-0/+1252