ffmpeg/tests/checkasm
Lynne 1978b143eb
checkasm: add av_tx FFT SIMD testing code
This sadly required making changes to the code itself,
due to the same context needing to be reused for both versions.
The lookup table had to be duplicated for both versions.
2021-04-24 17:19:17 +02:00
..
aarch64
arm
x86
.gitignore
Makefile checkasm: add av_tx FFT SIMD testing code 2021-04-24 17:19:17 +02:00
aacpsdsp.c
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c checkasm: add av_tx FFT SIMD testing code 2021-04-24 17:19:17 +02:00
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add av_tx FFT SIMD testing code 2021-04-24 17:19:17 +02:00
checkasm.h checkasm: add av_tx FFT SIMD testing code 2021-04-24 17:19:17 +02:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c
fmtconvert.c
g722dsp.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_idct.c
hevc_pel.c
hevc_sao.c
huffyuvdsp.c
jpeg2000dsp.c
llviddsp.c
llviddspenc.c
opusdsp.c
pixblockdsp.c
sbrdsp.c
sw_rgb.c
sw_scale.c tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX 2021-04-01 20:47:52 +02:00
synth_filter.c
utvideodsp.c
v210dec.c
v210enc.c
vf_blend.c
vf_colorspace.c
vf_eq.c
vf_gblur.c checkasm/vf_gblur: add a test for postscale_slice 2021-02-17 13:39:31 -03:00
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vp8dsp.c
vp9dsp.c