OSDN Git Service

ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 22 Feb 2010 12:20:31 +0000 (12:20 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 22 Feb 2010 12:20:31 +0000 (12:20 +0000)
commit9b3c455c5098ce647ac809d6526a71b79fd84a8f
tree84de4469adfa4c72774e29136a4a0cd96916b742
parent0e5f33f2426dae28725b14468b61cbad052da240
ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16

Patch by Kostya, minor fixes by me.

Originally committed as revision 21958 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/arm/dsputil_init_neon.c
libavcodec/arm/int_neon.S [new file with mode: 0644]