ffmpeg/libavcodec/arm
Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context
This moves all VP3-specific function pointers from dsputil to a
new vp3dsp context.  There is no reason to ever use the VP3 IDCT
where an MPEG2 IDCT is expected or vice versa.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-07-18 10:32:19 +01:00
..
Makefile vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
aac.h
aacpsdsp_init_arm.c
aacpsdsp_neon.S
ac3dsp_arm.S
ac3dsp_armv6.S ARM: generate position independent code to access data symbols 2012-07-01 11:25:06 +01:00
ac3dsp_init_arm.c
ac3dsp_neon.S
asm-offsets.h
dca.h
dcadsp_init_arm.c
dcadsp_neon.S
dsputil_arm.S
dsputil_arm.h
dsputil_armv6.S
dsputil_init_arm.c
dsputil_init_armv5te.c
dsputil_init_armv6.c
dsputil_init_neon.c vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
dsputil_init_vfp.c
dsputil_neon.S
dsputil_vfp.S
fft_fixed_init_arm.c
fft_fixed_neon.S ARM: generate position independent code to access data symbols 2012-07-01 11:25:06 +01:00
fft_init_arm.c
fft_neon.S ARM: generate position independent code to access data symbols 2012-07-01 11:25:06 +01:00
fmtconvert_init_arm.c
fmtconvert_neon.S
fmtconvert_vfp.S
h264cmc_neon.S
h264dsp_init_arm.c
h264dsp_neon.S
h264idct_neon.S
h264pred_init_arm.c
h264pred_neon.S
int_neon.S
jrevdct_arm.S
mathops.h
mdct_fixed_neon.S
mdct_neon.S
mpegaudiodsp_fixed_armv6.S
mpegaudiodsp_init_arm.c
mpegvideo_arm.c
mpegvideo_arm.h
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_neon.S
neon.S
rdft_neon.S
rv34dsp_init_neon.c
rv34dsp_neon.S
rv40dsp_init_neon.c
rv40dsp_neon.S
sbrdsp_init_arm.c
sbrdsp_neon.S ARM: generate position independent code to access data symbols 2012-07-01 11:25:06 +01:00
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
synth_filter_neon.S
vp3dsp_init_arm.c vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
vp3dsp_neon.S vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
vp8.h
vp8_armv6.S ARM: generate position independent code to access data symbols 2012-07-01 11:25:06 +01:00
vp8dsp.h
vp8dsp_armv6.S
vp8dsp_init_arm.c
vp8dsp_init_armv6.c
vp8dsp_init_neon.c
vp8dsp_neon.S
vp56_arith.h
vp56dsp_init_arm.c
vp56dsp_neon.S