OSDN Git Service

Move alpha half-pel assembly from dsputil to hpeldsp.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 10 Mar 2013 23:53:07 +0000 (16:53 -0700)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 13 Mar 2013 03:11:27 +0000 (04:11 +0100)
commit94b77678dcdf26cd91b20e8182f07af5f237ad27
treec26167390918627e8a7167a0a6914e9d5d172b77
parent6802c701063ef5cc85a09f9282a72c1cc578f54c
Move alpha half-pel assembly from dsputil to hpeldsp.
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/hpeldsp.c