ffmpeg/libavcodec/arm
Mans Rullgard e54e6f25cf arm/neon: dsputil: use correct size specifiers on vld1/vst1
Change the size specifiers to match the actual element sizes
of the data.  This makes no practical difference with strict
alignment checking disabled (the default) other than somewhat
documenting the code.  With strict alignment checking on, it
avoids trapping the unaligned loads.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-05-10 22:56:37 +01:00
..
Makefile aacps: NEON optimisations 2012-05-05 22:04:21 +01:00
aac.h
aacpsdsp_init_arm.c aacps: NEON optimisations 2012-05-05 22:04:21 +01:00
aacpsdsp_neon.S aacps: NEON optimisations 2012-05-05 22:04:21 +01:00
ac3dsp_arm.S
ac3dsp_armv6.S
ac3dsp_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
ac3dsp_neon.S
asm-offsets.h
asm.S ARM: add some compatibility macros 2012-04-25 21:41:39 +01:00
dca.h
dcadsp_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
dcadsp_neon.S
dsputil_arm.S
dsputil_arm.h
dsputil_armv6.S
dsputil_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
dsputil_init_armv5te.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
dsputil_init_armv6.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
dsputil_init_neon.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
dsputil_init_vfp.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
dsputil_neon.S arm/neon: dsputil: use correct size specifiers on vld1/vst1 2012-05-10 22:56:37 +01:00
dsputil_vfp.S
fft_fixed_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
fft_fixed_neon.S
fft_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
fft_neon.S
fmtconvert_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
fmtconvert_neon.S
fmtconvert_vfp.S
h264cmc_neon.S
h264dsp_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
h264dsp_neon.S
h264idct_neon.S
h264pred_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
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 ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
mpegvideo_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
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: implement prescaled versions for biweight. 2012-04-10 10:06:48 -07:00
rv40dsp_neon.S
sbrdsp_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
sbrdsp_neon.S
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
synth_filter_neon.S
vp3dsp_neon.S
vp8.h
vp8_armv6.S
vp8dsp.h vp8: arm: separate ARMv6 functions from NEON 2012-04-25 21:41:39 +01:00
vp8dsp_armv6.S vp8: armv6: fix non-armv6t2 build 2012-04-25 23:16:31 +01:00
vp8dsp_init_arm.c vp8: arm: separate ARMv6 functions from NEON 2012-04-25 21:41:39 +01:00
vp8dsp_init_armv6.c vp8: armv6 optimisations 2012-04-25 21:41:39 +01:00
vp8dsp_init_neon.c vp8: arm: separate ARMv6 functions from NEON 2012-04-25 21:41:39 +01:00
vp8dsp_neon.S vp8: arm: separate ARMv6 functions from NEON 2012-04-25 21:41:39 +01:00
vp56_arith.h
vp56dsp_init_arm.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
vp56dsp_neon.S