summaryrefslogtreecommitdiff
path: root/sbc/sbc_primitives_mmx.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-06sbc: Use __asm__ keywordMaarten Bosmans1-7/+7
2010-11-11sbc: added "cc" to the clobber list of mmx inline assemblySiarhei Siamashka1-3/+3
2010-06-30sbc: MMX optimization for scale factors calculationSiarhei Siamashka1-0/+54
2010-01-07Update Nokia copyrightsJohan Hedberg1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-02-17sbc: provide implementation info as a readable stringMarc-André Lureau1-0/+1
2009-02-01make check_mmx_support() a proper C functionLennart Poettering1-1/+1
2009-01-28Performance optimizations for input data processing in SBC encoderSiarhei Siamashka1-58/+4
2009-01-16Fix indentation to use only tabsJohan Hedberg1-6/+6
2009-01-16MMX and ARM NEON optimized versions of analysis filter for SBC encoderSiarhei Siamashka1-0/+373