OSDN Git Service

dcadsp: split lfe_dir cases
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Wed, 5 Feb 2014 23:40:52 +0000 (23:40 +0000)
committerJanne Grunau <janne-libav@jannau.net>
Fri, 7 Feb 2014 21:54:18 +0000 (22:54 +0100)
commit5fdbfcb5b793f5849c496214668094a8ec99fa07
tree8f705b537443ec12285e367aa0747fd1fec1671b
parent5b59a9fc6152169599561f04b4f66370edda5c9c
dcadsp: split lfe_dir cases

The x86 runs short on registers because numerous elements are not static.
In addition, splitting them allows more optimized code, at least for x86.

Arm asm changes by Janne Grunau.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavcodec/arm/dcadsp_init_arm.c
libavcodec/arm/dcadsp_neon.S
libavcodec/arm/dcadsp_vfp.S
libavcodec/dcadec.c
libavcodec/dcadsp.c
libavcodec/dcadsp.h