| .. |
|
aacpsdsp_init_aarch64.c
|
Include attributes.h directly
|
2021-04-19 14:34:10 +02:00 |
|
aacpsdsp_neon.S
|
lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis
|
2017-06-28 12:22:39 +02:00 |
|
asm-offsets.h
|
aarch64/asm-offsets: remove old CELT offsets
|
2019-05-14 23:41:24 +01:00 |
|
cabac.h
|
|
|
|
fft_init_aarch64.c
|
Merge commit '97aec6e75e'
|
2016-04-12 15:43:09 +01:00 |
|
fft_neon.S
|
arm64: Fix wrong BTI landing pad
|
2022-04-26 10:26:49 +03:00 |
|
fmtconvert_init.c
|
|
|
|
fmtconvert_neon.S
|
|
|
|
h264chroma_init_aarch64.c
|
Merge commit 'e4a94d8b36'
|
2017-03-21 15:20:45 -03:00 |
|
h264cmc_neon.S
|
configure: Use a separate config_components.h header for $ALL_COMPONENTS
|
2022-03-16 14:12:49 +02:00 |
|
h264dsp_init_aarch64.c
|
lavc/aarch64: h264, add chroma loop filters for 10bit
|
2021-08-21 00:06:26 +03:00 |
|
h264dsp_neon.S
|
aarch64: h264dsp: Fix incorrectly indented code
|
2022-02-11 10:49:12 +02:00 |
|
h264idct_neon.S
|
aarch64: Add Armv8.5-A BTI support
|
2021-11-16 13:43:56 +02:00 |
|
h264pred_init.c
|
lavc/aarch64: add pred functions for 10-bit
|
2021-08-21 00:06:26 +03:00 |
|
h264pred_neon.S
|
lavc/aarch64: add pred functions for 10-bit
|
2021-08-21 00:06:26 +03:00 |
|
h264qpel_init_aarch64.c
|
|
|
|
h264qpel_neon.S
|
aarch64: h264qpel: Do vertical filtering without transposing
|
2021-10-18 14:27:58 +03:00 |
|
hevcdsp_idct_neon.S
|
aarch64: hevc_idct: Fix overflows in idct_dc
|
2021-05-22 00:08:03 +03:00 |
|
hevcdsp_init_aarch64.c
|
lavc/aarch64: add hevc sao edge 8x8
|
2022-05-25 08:04:46 +02:00 |
|
hevcdsp_sao_neon.S
|
lavc/aarch64: hevc_sao reschedule slightly
|
2022-05-26 08:10:41 +02:00 |
|
hpeldsp_init_aarch64.c
|
|
|
|
hpeldsp_neon.S
|
|
|
|
idct.h
|
avcodec/aarch64/idct: Add missing stddef
|
2022-02-21 13:10:04 +01:00 |
|
idctdsp_init_aarch64.c
|
avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths
|
2022-04-01 10:03:34 +03:00 |
|
idctdsp_neon.S
|
avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths
|
2022-04-01 10:03:34 +03:00 |
|
Makefile
|
lavc/aarch64: motion estimation functions in neon
|
2022-06-28 00:51:39 +03:00 |
|
mdct_neon.S
|
arm64: Add Armv8.3-A PAC support to assembly files
|
2022-03-09 15:04:25 +02:00 |
|
me_cmp_init_aarch64.c
|
lavc/aarch64: Hook up the existing ff_pix_abs16_neon to the sad[0] function pointer
|
2022-07-11 23:58:28 +03:00 |
|
me_cmp_neon.S
|
lavc/aarch64: motion estimation functions in neon
|
2022-06-28 00:51:39 +03:00 |
|
mpegaudiodsp_init.c
|
Merge commit '72a19f4013'
|
2017-03-31 14:43:37 -03:00 |
|
mpegaudiodsp_neon.S
|
Merge commit '732510636e'
|
2017-11-11 17:47:10 -03:00 |
|
neon.S
|
lavc/aarch64: move transpose_4x8H to neon.S
|
2021-08-21 00:06:26 +03:00 |
|
neontest.c
|
avcodec: Remove deprecated old encode/decode APIs
|
2021-04-27 10:43:12 -03:00 |
|
opusdsp_init.c
|
Include attributes.h directly
|
2021-04-19 14:34:10 +02:00 |
|
opusdsp_neon.S
|
aarch64/opusdsp: do not clobber register v8
|
2019-08-15 13:29:22 +01:00 |
|
pixblockdsp_init_aarch64.c
|
libavcodec: aarch64: Add a NEON implementation of pixblockdsp
|
2020-05-15 23:37:55 +03:00 |
|
pixblockdsp_neon.S
|
libavcodec: aarch64: Add a NEON implementation of pixblockdsp
|
2020-05-15 23:37:55 +03:00 |
|
rv40dsp_init_aarch64.c
|
Merge commit 'e4a94d8b36'
|
2017-03-21 15:20:45 -03:00 |
|
sbrdsp_init_aarch64.c
|
lavc/aarch64: add sbrdsp neon implementation
|
2017-07-03 14:29:22 +02:00 |
|
sbrdsp_neon.S
|
lavc/aarch64/sbrdsp_neon: fix build on old binutils
|
2018-01-26 02:42:01 -06:00 |
|
simple_idct_neon.S
|
aarch64: Use ret x<n> instead of br x<n> where possible
|
2021-11-16 13:43:56 +02:00 |
|
synth_filter_init.c
|
|
|
|
synth_filter_neon.S
|
arm64: Add Armv8.3-A PAC support to assembly files
|
2022-03-09 15:04:25 +02:00 |
|
vc1dsp_init_aarch64.c
|
avcodec/vc1: Arm 64-bit NEON unescape fast path
|
2022-04-01 10:03:34 +03:00 |
|
vc1dsp_neon.S
|
avcodec/vc1: Arm 64-bit NEON unescape fast path
|
2022-04-01 10:03:34 +03:00 |
|
videodsp.S
|
lavc/aarch64: fix relocation out of range error
|
2021-09-25 21:55:29 +03:00 |
|
videodsp_init.c
|
|
|
|
vorbisdsp_init.c
|
|
|
|
vorbisdsp_neon.S
|
|
|
|
vp8dsp.h
|
Merge commit 'e39a9212ab'
|
2019-03-14 16:18:42 -03:00 |
|
vp8dsp_init_aarch64.c
|
Merge commit 'e39a9212ab'
|
2019-03-14 16:18:42 -03:00 |
|
vp8dsp_neon.S
|
Merge commit '7e42d5f0ab'
|
2019-03-14 16:22:29 -03:00 |
|
vp9dsp_init.h
|
vp9: re-split the decoder/format/dsp interface header files.
|
2017-03-28 18:04:26 -04:00 |
|
vp9dsp_init_10bpp_aarch64.c
|
aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC
|
2017-01-24 22:36:05 +02:00 |
|
vp9dsp_init_12bpp_aarch64.c
|
aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC
|
2017-01-24 22:36:05 +02:00 |
|
vp9dsp_init_16bpp_aarch64_template.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
2021-01-01 14:11:01 +01:00 |
|
vp9dsp_init_aarch64.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
2021-01-01 14:11:01 +01:00 |
|
vp9itxfm_16bpp_neon.S
|
aarch64: Use ret x<n> instead of br x<n> where possible
|
2021-11-16 13:43:56 +02:00 |
|
vp9itxfm_neon.S
|
aarch64: Use ret x<n> instead of br x<n> where possible
|
2021-11-16 13:43:56 +02:00 |
|
vp9lpf_16bpp_neon.S
|
aarch64: Use ret x<n> instead of br x<n> where possible
|
2021-11-16 13:43:56 +02:00 |
|
vp9lpf_neon.S
|
aarch64: Use ret x<n> instead of br x<n> where possible
|
2021-11-16 13:43:56 +02:00 |
|
vp9mc_16bpp_neon.S
|
lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.
|
2020-03-11 14:16:40 +01:00 |
|
vp9mc_aarch64.S
|
lavc/aarch64: Fix suffix of new file vp9mc_aarch64.
|
2020-03-11 14:29:22 +01:00 |
|
vp9mc_neon.S
|
lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.
|
2020-03-11 14:16:40 +01:00 |