ffmpeg/libavcodec/arm
Anton Khirnov 6a13505c06 mpegvideo: move the MpegEncContext fields used from arm asm to the beginning
This should reduce the frequency with which the offsets need to be
updated.
2014-04-29 14:49:42 +02:00
..
Makefile On2 VP7 decoder 2014-04-04 04:00:11 +02: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 mpegvideo: move the MpegEncContext fields used from arm asm to the beginning 2014-04-29 14:49:42 +02:00
cabac.h arm: get_cabac inline asm 2014-03-09 00:45:34 +01:00
dca.h
dcadsp_init_arm.c arm: dcadsp: implement decode_hf as external NEON asm 2014-02-28 13:12:19 +01:00
dcadsp_neon.S arm: dcadsp: implement decode_hf as external NEON asm 2014-02-28 13:12:19 +01:00
dcadsp_vfp.S
dsputil_arm.S
dsputil_arm.h dsputil: Propagate bit depth information to all (sub)init functions 2014-03-20 05:03:23 -07:00
dsputil_armv6.S
dsputil_init_arm.c dsputil: Propagate bit depth information to all (sub)init functions 2014-03-20 05:03:23 -07:00
dsputil_init_armv5te.c dsputil: Propagate bit depth information to all (sub)init functions 2014-03-20 05:03:23 -07:00
dsputil_init_armv6.c dsputil: Use correct type in me_cmp_func function pointer 2014-03-20 05:03:23 -07:00
dsputil_init_neon.c dsputil: Propagate bit depth information to all (sub)init functions 2014-03-20 05:03:23 -07:00
dsputil_neon.S
fft_fixed_init_arm.c
fft_fixed_neon.S
fft_init_arm.c
fft_neon.S
fft_vfp.S
flacdsp_arm.S
flacdsp_init_arm.c
fmtconvert_init_arm.c
fmtconvert_neon.S
fmtconvert_vfp.S
fmtconvert_vfp_armv6.S
h264chroma_init_arm.c
h264cmc_neon.S
h264dsp_armv6.S
h264dsp_init_arm.c
h264dsp_neon.S
h264idct_neon.S
h264pred_init_arm.c On2 VP7 decoder 2014-04-04 04:00:11 +02:00
h264pred_neon.S
h264qpel_init_arm.c
h264qpel_neon.S
hpeldsp_arm.S Update dsputil- and SIMD-related comments to match reality more closely 2014-03-13 05:50:29 -07:00
hpeldsp_arm.h
hpeldsp_armv6.S arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 2014-03-08 18:31:57 +01:00
hpeldsp_init_arm.c dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 2014-03-22 06:17:29 -07:00
hpeldsp_init_armv6.c
hpeldsp_init_neon.c
hpeldsp_neon.S
int_neon.S
jrevdct_arm.S
mathops.h
mdct_fixed_neon.S
mdct_neon.S
mdct_vfp.S
mlpdsp_armv5te.S truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 2014-03-26 19:54:10 +02:00
mlpdsp_armv6.S truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 2014-03-26 19:54:32 +02:00
mlpdsp_init_arm.c truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 2014-03-26 19:54:32 +02:00
mpegaudiodsp_fixed_armv6.S
mpegaudiodsp_init_arm.c
mpegvideo_arm.c lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 2014-04-24 18:28:26 +02:00
mpegvideo_arm.h
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_neon.S
neon.S
neontest.c
rdft_neon.S
rv34dsp_init_arm.c
rv34dsp_neon.S
rv40dsp_init_arm.c
rv40dsp_neon.S
sbrdsp_init_arm.c
sbrdsp_neon.S
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
synth_filter_neon.S
synth_filter_vfp.S
vc1dsp.h
vc1dsp_init_arm.c
vc1dsp_init_neon.c
vc1dsp_neon.S
videodsp_arm.h
videodsp_armv5te.S Update dsputil- and SIMD-related comments to match reality more closely 2014-03-13 05:50:29 -07:00
videodsp_init_arm.c
videodsp_init_armv5te.c
vorbisdsp_init_arm.c
vorbisdsp_neon.S
vp3dsp_init_arm.c Remove a number of unnecessary dsputil.h #includes 2014-04-04 19:08:05 +02:00
vp3dsp_neon.S
vp6dsp_init_arm.c
vp6dsp_neon.S
vp8.h arm: asm decode_block_coeffs_internal is vp8 specific 2014-04-04 10:39:29 +02:00
vp8_armv6.S
vp8dsp.h On2 VP7 decoder 2014-04-04 04:00:11 +02:00
vp8dsp_armv6.S armv6: vp8: use explicit labels in motion compensation asm 2014-03-12 15:06:05 +01:00
vp8dsp_init_arm.c On2 VP7 decoder 2014-04-04 04:00:11 +02:00
vp8dsp_init_armv6.c On2 VP7 decoder 2014-04-04 04:00:11 +02:00
vp8dsp_init_neon.c On2 VP7 decoder 2014-04-04 04:00:11 +02:00
vp8dsp_neon.S
vp56_arith.h