ffmpeg/tests/checkasm
Ben Avison 20cb43ea8b checkasm: Add vc1dsp in-loop deblocking filter tests
Note that the benchmarking results for these functions are highly dependent
upon the input data. Therefore, each function is benchmarked twice,
corresponding to the best and worst case complexity of the reference C
implementation. The performance of a real stream decode will fall somewhere
between these two extremes.

Signed-off-by: Ben Avison <bavison@riscosopen.org>
Signed-off-by: Martin Storsjö <martin@martin.st>
2022-04-01 10:03:33 +03:00
..
aarch64
arm
x86
.gitignore
Makefile checkasm: Add vc1dsp in-loop deblocking filter tests 2022-04-01 10:03:33 +03:00
aacpsdsp.c
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c checkasm: Use the correct AVTXContext in av_tx tests 2021-12-20 23:58:05 +01:00
blockdsp.c
bswapdsp.c
checkasm.c checkasm: Add vc1dsp in-loop deblocking filter tests 2022-04-01 10:03:33 +03:00
checkasm.h checkasm: Add vc1dsp in-loop deblocking filter tests 2022-04-01 10:03:33 +03:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c
fmtconvert.c
g722dsp.c
h264dsp.c lavc/h264: move some shared code from h264dec to h264_parse 2022-01-26 15:23:30 +01:00
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_gbrp.c swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 2022-01-11 16:34:33 -03:00
sw_rgb.c
sw_scale.c libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. 2021-12-21 17:44:53 -03:00
synth_filter.c
utvideodsp.c
v210dec.c
v210enc.c
vc1dsp.c checkasm: Add vc1dsp in-loop deblocking filter tests 2022-04-01 10:03:33 +03:00
vf_blend.c
vf_colorspace.c
vf_eq.c
vf_gblur.c
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vp8dsp.c
vp9dsp.c