..
Makefile
aarch64: vp9: Implement NEON loop filters
8 years ago
asm-offsets.h
arm64: port synth_filter_float_neon from arm
9 years ago
cabac.h
aarch64: get_cabac inline asm
11 years ago
dcadsp_init.c
dca: remove unused decode_hf function and quant_d tables
9 years ago
dcadsp_neon.S
dca: remove unused decode_hf function and quant_d tables
9 years ago
fft_init_aarch64.c
fft: Split MDCT bits off from FFT
9 years ago
fft_neon.S
aarch64: Use .data.rel.ro for const data with relocations
10 years ago
fmtconvert_init.c
arm64: int32_to_float_fmul neon asm
9 years ago
fmtconvert_neon.S
arm64: int32_to_float_fmul neon asm
9 years ago
h264chroma_init_aarch64.c
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
h264cmc_neon.S
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
h264dsp_init_aarch64.c
aarch64: h264 (bi)weight NEON optimizations
11 years ago
h264dsp_neon.S
aarch64: h264 (bi)weight NEON optimizations
11 years ago
h264idct_neon.S
aarch64: h264idct: Use the offset parameter to movrel
8 years ago
h264pred_init.c
h264: aarch64: intra prediction optimisations
9 years ago
h264pred_neon.S
h264: aarch64: intra prediction optimisations
9 years ago
h264qpel_init_aarch64.c
arm64: constify src in h264qpel dsp function definitions
10 years ago
h264qpel_neon.S
aarch64: h264 qpel NEON optimizations
11 years ago
hpeldsp_init_aarch64.c
aarch64: hpeldsp NEON optimizations
11 years ago
hpeldsp_neon.S
aarch64: hpeldsp NEON optimizations
11 years ago
imdct15_init.c
opus: Factor out imdct15 into a standalone component
10 years ago
imdct15_neon.S
opus: Factor out imdct15 into a standalone component
10 years ago
mdct_init.c
fft: Split MDCT bits off from FFT
9 years ago
mdct_neon.S
aarch64: NEON float (i)MDCT
11 years ago
mpegaudiodsp_init.c
mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813
8 years ago
mpegaudiodsp_neon.S
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
8 years ago
neon.S
aarch64: Make transpose_4x4H do a regular transpose
9 years ago
neontest.c
lavc: add clobber tests for the new encoding/decoding API
8 years ago
rv40dsp_init_aarch64.c
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
synth_filter_neon.S
arm64: replace 'bic' with immediate with 'and' with inverted immediate
8 years ago
vc1dsp_init_aarch64.c
h264chroma: Change type of stride parameters to ptrdiff_t
8 years ago
videodsp.S
aarch64: implement videodsp.prefetch
11 years ago
videodsp_init.c
aarch64: implement videodsp.prefetch
11 years ago
vorbisdsp_init.c
aarch64: NEON vorbis_inverse_coupling
11 years ago
vorbisdsp_neon.S
aarch64: NEON vorbis_inverse_coupling
11 years ago
vp9dsp_init_aarch64.c
aarch64: vp9dsp: Fix vertical alignment in the init file
8 years ago
vp9itxfm_neon.S
aarch64: vp9: Fix assembling with Xcode 6.2 and older
8 years ago
vp9lpf_neon.S
aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1
8 years ago
vp9mc_neon.S
aarch64: vp9: Fix assembling with Xcode 6.2 and older
8 years ago