aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/int_neon.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-091-2/+2
| | | | Originally committed as revision 22404 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-221-0/+118
Patch by Kostya, minor fixes by me. Originally committed as revision 21958 to svn://svn.ffmpeg.org/ffmpeg/trunk