FFmpeg/libavcodec/aarch64
Rémi Denis-Courmont 82cb4b1c05 lavc/aarch64: remove bogus HAVE_VFP guard
The IMDCT offset is only relevant for NEON optimisations. There are no
VFP optimisations here that would justify the HAVE_VFP flag. In
practice, this makes no difference because HAVE_NEON is practically
always true for standard Armv8 platforms.
2023-07-15 22:56:30 +03:00
..
aacpsdsp_init_aarch64.c
aacpsdsp_neon.S
asm-offsets.h
cabac.h
fft_init_aarch64.c
fft_neon.S
fmtconvert_init.c
fmtconvert_neon.S
h264chroma_init_aarch64.c
h264cmc_neon.S
h264dsp_init_aarch64.c
h264dsp_neon.S
h264idct_neon.S
h264pred_init.c
h264pred_neon.S
h264qpel_init_aarch64.c
h264qpel_neon.S
hevcdsp_deblock_neon.S lavc/aarch64: add hevc deblock chroma 8-12bit 2023-04-06 06:54:26 +02:00
hevcdsp_epel_neon.S lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 2023-07-14 21:19:12 +03:00
hevcdsp_idct_neon.S codec/aarch64/hevc: add transform_luma_neon 2023-04-14 12:07:57 +03:00
hevcdsp_init_aarch64.c lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 2023-07-14 21:19:12 +03:00
hevcdsp_qpel_neon.S lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 2023-07-14 21:19:12 +03:00
hevcdsp_sao_neon.S
hpeldsp_init_aarch64.c
hpeldsp_neon.S
idct.h
idctdsp_init_aarch64.c
idctdsp_neon.S
Makefile lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 2023-07-14 21:19:12 +03:00
mdct_neon.S
me_cmp_init_aarch64.c
me_cmp_neon.S
mpegaudiodsp_init.c
mpegaudiodsp_neon.S
neon.S lavc/aarch64: add clip N macro 2023-03-22 14:48:13 +01:00
neontest.c
opusdsp_init.c
opusdsp_neon.S
pixblockdsp_init_aarch64.c
pixblockdsp_neon.S
rv40dsp_init_aarch64.c
sbrdsp_init_aarch64.c
sbrdsp_neon.S
simple_idct_neon.S
synth_filter_init.c lavc/aarch64: remove bogus HAVE_VFP guard 2023-07-15 22:56:30 +03:00
synth_filter_neon.S
vc1dsp_init_aarch64.c
vc1dsp_neon.S
videodsp_init.c
videodsp.S
vorbisdsp_init.c
vorbisdsp_neon.S
vp8dsp_init_aarch64.c
vp8dsp_neon.S
vp8dsp.h
vp9dsp_init_10bpp_aarch64.c
vp9dsp_init_12bpp_aarch64.c
vp9dsp_init_16bpp_aarch64_template.c
vp9dsp_init_aarch64.c
vp9dsp_init.h
vp9itxfm_16bpp_neon.S
vp9itxfm_neon.S
vp9lpf_16bpp_neon.S
vp9lpf_neon.S
vp9mc_16bpp_neon.S
vp9mc_aarch64.S
vp9mc_neon.S