ffmpeg/libavcodec/arm
Ronald S. Bultje 015821229f vp3: Use full transpose for all IDCTs
This way, the special IDCT permutations are no longer needed. This
is similar to how H264 does it, and removes the dsputil dependency
imposed by the scantable code.

Also remove the unused type == 0 cases from the plain C version
of the idct.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-04-15 12:32:05 +03:00
..
Makefile dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
aac.h
aacpsdsp_init_arm.c
aacpsdsp_neon.S
ac3dsp_arm.S
ac3dsp_armv6.S
ac3dsp_init_arm.c
ac3dsp_neon.S
asm-offsets.h
dca.h Fix a number of incorrect intmath.h #includes. 2013-02-26 00:51:34 +01:00
dcadsp_init_arm.c
dcadsp_neon.S
dsputil_arm.S
dsputil_arm.h
dsputil_armv6.S
dsputil_init_arm.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
dsputil_init_armv5te.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
dsputil_init_armv6.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
dsputil_init_neon.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
dsputil_neon.S dsputil: remove avg_no_rnd_pixels8. 2013-01-22 18:41:36 -08:00
fft_fixed_init_arm.c
fft_fixed_neon.S
fft_init_arm.c
fft_neon.S
flacdsp_arm.S
flacdsp_init_arm.c
fmtconvert_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
fmtconvert_neon.S
fmtconvert_vfp.S
h264chroma_init_arm.c dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
h264cmc_neon.S
h264dsp_init_arm.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
h264dsp_neon.S dsputil: Separate h264 qpel 2013-01-24 10:44:43 +01:00
h264idct_neon.S h264: Integrate clear_blocks calls with IDCT 2013-04-10 11:03:06 +03:00
h264pred_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
h264pred_neon.S
h264qpel_init_arm.c dsputil: convert remaining functions to use ptrdiff_t strides 2013-03-12 18:26:42 +01:00
h264qpel_neon.S dsputil: Separate h264 qpel 2013-01-24 10:44:43 +01:00
int_neon.S
jrevdct_arm.S Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
mathops.h
mdct_fixed_neon.S
mdct_neon.S
mpegaudiodsp_fixed_armv6.S
mpegaudiodsp_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
mpegvideo_arm.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
mpegvideo_arm.h
mpegvideo_armv5te.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
mpegvideo_armv5te_s.S
mpegvideo_neon.S
neon.S
rdft_neon.S
rv34dsp_init_arm.c rv34: Drop now unnecessary dsputil dependencies 2013-02-06 11:30:54 +01:00
rv34dsp_neon.S Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
rv40dsp_init_arm.c dsputil: convert remaining functions to use ptrdiff_t strides 2013-03-12 18:26:42 +01:00
rv40dsp_neon.S
sbrdsp_init_arm.c
sbrdsp_neon.S
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
simple_idct_neon.S Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
synth_filter_neon.S
videodsp_arm.h lavc: add missing files for arm 2012-12-20 14:07:23 +01:00
videodsp_armv5te.S videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL 2013-01-20 15:20:00 +01:00
videodsp_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
videodsp_init_armv5te.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vorbisdsp_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vorbisdsp_neon.S Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
vp3dsp_init_arm.c vp3: Use full transpose for all IDCTs 2013-04-15 12:32:05 +03:00
vp3dsp_neon.S vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp8.h arm: vp8: Add missing #includes for header to compile standalone 2013-02-20 14:24:07 +01:00
vp8_armv6.S
vp8dsp.h
vp8dsp_armv6.S arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht 2013-01-27 13:17:25 +02:00
vp8dsp_init_arm.c arm: Add some missing header #includes 2013-01-22 21:24:10 +01:00
vp8dsp_init_armv6.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vp8dsp_init_neon.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vp8dsp_neon.S
vp56_arith.h
vp56dsp_init_arm.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vp56dsp_neon.S