You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
..
Makefile truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
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
cabac.h arm: get_cabac inline asm 11 years ago
dca.h dcadec: simplify decoding of VQ high frequencies 11 years ago
dcadsp_init_arm.c arm: dcadsp: implement decode_hf as external NEON asm 11 years ago
dcadsp_neon.S arm: dcadsp: implement decode_hf as external NEON asm 11 years ago
dcadsp_vfp.S dcadec: remove scaling in lfe_interpolation_fir 11 years ago
dsputil_arm.S arm: Allow overriding the alignment set in the function macro 11 years ago
dsputil_arm.h dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
dsputil_armv6.S
dsputil_init_arm.c dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
dsputil_init_armv5te.c dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
dsputil_init_armv6.c dsputil: Use correct type in me_cmp_func function pointer 11 years ago
dsputil_init_neon.c dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
dsputil_neon.S
fft_fixed_init_arm.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
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 arm: Add X() around all references to extern symbols 11 years ago
fmtconvert_vfp.S
fmtconvert_vfp_armv6.S
h264chroma_init_arm.c
h264cmc_neon.S
h264dsp_armv6.S arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
h264dsp_init_arm.c arm: cosmetics: Reindent the h264dsp neon init function 11 years ago
h264dsp_neon.S
h264idct_neon.S arm: Add X() around all references to extern symbols 11 years ago
h264pred_init_arm.c
h264pred_neon.S
h264qpel_init_arm.c
h264qpel_neon.S
hpeldsp_arm.S Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
hpeldsp_arm.h arm: Use full filenames as multiple inclusion guards 11 years ago
hpeldsp_armv6.S arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 11 years ago
hpeldsp_init_arm.c dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
hpeldsp_init_armv6.c
hpeldsp_init_neon.c
hpeldsp_neon.S
int_neon.S arm: Remove a stray .fpu directive 11 years ago
jrevdct_arm.S
mathops.h
mdct_fixed_neon.S
mdct_neon.S arm: Add X() around all references to extern symbols 11 years ago
mdct_vfp.S
mlpdsp_armv5te.S truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
mlpdsp_init_arm.c truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
mpegaudiodsp_fixed_armv6.S
mpegaudiodsp_init_arm.c
mpegvideo_arm.c
mpegvideo_arm.h arm: Use full filenames as multiple inclusion guards 11 years ago
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_neon.S arm: Add X() around all references to extern symbols 11 years ago
neon.S
neontest.c arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
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 11 years ago
videodsp_init_arm.c
videodsp_init_armv5te.c
vorbisdsp_init_arm.c
vorbisdsp_neon.S
vp3dsp_init_arm.c arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration 11 years ago
vp3dsp_neon.S arm: Add a missing # as prefix for an immediate constant 11 years ago
vp6dsp_init_arm.c
vp6dsp_neon.S
vp8.h
vp8_armv6.S
vp8dsp.h
vp8dsp_armv6.S armv6: vp8: use explicit labels in motion compensation asm 11 years ago
vp8dsp_init_arm.c
vp8dsp_init_armv6.c
vp8dsp_init_neon.c
vp8dsp_neon.S vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 11 years ago
vp56_arith.h