aboutsummaryrefslogtreecommitdiff
path: root/sbc/sbc_math.h
AgeCommit message (Expand)Author
2011-03-29sbc: better compatibility with ARM thumb/thumb2Siarhei Siamashka
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-01-16SIMD-friendly variant of SBC encoder analysis filterSiarhei Siamashka
2009-01-01Update copyright informationMarcel Holtmann
2008-12-29New SBC analysis filter function to replace current broken codeSiarhei Siamashka
2008-02-29Cidorvan's 4-subband overflow fixesBrad Midgley
2008-02-22Replace 64bits multiplies by 32bits to further optimize the codeJohan Hedberg
2008-02-15fix for decoder noise at high bitpoolsBrad Midgley
2008-02-02Update copyright informationMarcel Holtmann
2008-01-30arm assembly version of MULABrad Midgley
2008-01-30change MUL/MULA semanticsBrad Midgley
2008-01-30remove unused macrosBrad Midgley
2008-01-28revert arm conditional codeBrad Midgley
2008-01-28arm-assembly from cidoca for MULABrad Midgley
2008-01-28remove 16x16 mult optimization--gcc actually generates more costly codeBrad Midgley
2008-01-27get 32-bit products whenever we're sure the multiplicands are both 16 bitsBrad Midgley
2008-01-26shorten the encoder tables to 16 bits, take out mula32/mul32 for now for simp...Brad Midgley
2008-01-19update copyrightsBrad Midgley
2008-01-17codec has been using 32-bit (MUL) and 64-bit (MULA) multipliesBrad Midgley
2007-11-01Some more whitespace fixesJohan Hedberg
2007-10-05fix MUL* macros with ()Brad Midgley
2007-08-25Update copyright informationMarcel Holtmann
2007-03-17update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley
2007-02-21Add SBC helper includesMarcel Holtmann