mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-08 13:38:07 +00:00
Share the checkasm_check_pixel macro from hevc_pel in checkasm.h, to allow other tests to use the same. (To use it in other tests, those tests need to have a similar setup for high bitdepth pixels, with a local variable named "bit_depth".) This simplifies the code for checking the output, and can print the failing output (including a map of matching/mismatching elements) if checkasm is run with the -v/--verbose option. Signed-off-by: Martin Storsjö <martin@martin.st> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
riscv | ||
x86 | ||
.gitignore | ||
aacencdsp.c | ||
aacpsdsp.c | ||
ac3dsp.c | ||
af_afir.c | ||
alacdsp.c | ||
audiodsp.c | ||
av_tx.c | ||
blockdsp.c | ||
bswapdsp.c | ||
checkasm.c | ||
checkasm.h | ||
diracdsp.c | ||
exrdsp.c | ||
fdctdsp.c | ||
fixed_dsp.c | ||
flacdsp.c | ||
float_dsp.c | ||
fmtconvert.c | ||
g722dsp.c | ||
h263dsp.c | ||
h264chroma.c | ||
h264dsp.c | ||
h264pred.c | ||
h264qpel.c | ||
hevc_add_res.c | ||
hevc_deblock.c | ||
hevc_idct.c | ||
hevc_pel.c | ||
hevc_sao.c | ||
huffyuvdsp.c | ||
idctdsp.c | ||
jpeg2000dsp.c | ||
llauddsp.c | ||
lls.c | ||
llviddsp.c | ||
llviddspenc.c | ||
lpc.c | ||
Makefile | ||
motion.c | ||
mpegvideoencdsp.c | ||
opusdsp.c | ||
pixblockdsp.c | ||
rv34dsp.c | ||
rv40dsp.c | ||
sbrdsp.c | ||
svq1enc.c | ||
sw_gbrp.c | ||
sw_range_convert.c | ||
sw_rgb.c | ||
sw_scale.c | ||
sw_yuv2rgb.c | ||
sw_yuv2yuv.c | ||
synth_filter.c | ||
takdsp.c | ||
utvideodsp.c | ||
v210dec.c | ||
v210enc.c | ||
vc1dsp.c | ||
vf_blend.c | ||
vf_bwdif.c | ||
vf_colorspace.c | ||
vf_convolution.c | ||
vf_eq.c | ||
vf_gblur.c | ||
vf_hflip.c | ||
vf_nlmeans.c | ||
vf_threshold.c | ||
videodsp.c | ||
vorbisdsp.c | ||
vp8dsp.c | ||
vp9dsp.c | ||
vvc_alf.c | ||
vvc_mc.c |