alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 10 Mar 2013 23:53:07 +0000 (16:53 -0700)
committerMartin Storsjö <martin@martin.st>
Fri, 19 Apr 2013 20:29:22 +0000 (23:29 +0300)
commit2957d29f0531ccd8a6f4378293424dfd92db3044
tree3b17973f39abf686ef973484ba3fc3d08c66dd36
parent78ce568e43a7f3993c33100aa8f5d56c4c4bd493
alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/alpha/Makefile
libavcodec/alpha/dsputil_alpha.c
libavcodec/alpha/dsputil_alpha.h
libavcodec/alpha/dsputil_alpha_asm.S
libavcodec/alpha/hpeldsp_alpha.c [new file with mode: 0644]
libavcodec/alpha/hpeldsp_alpha.h [new file with mode: 0644]
libavcodec/alpha/hpeldsp_alpha_asm.S [new file with mode: 0644]
libavcodec/alpha/regdef.h
libavcodec/hpeldsp.c
libavcodec/hpeldsp.h