librempeg/tests/checkasm
Ramiro Polla e912eeba81 checkasm/sw_range_convert: reduce number of input sizes tested
Reduce input sizes to 8 (to test that the function works with widths
smaller than the vector length) and 1920 (raising the largest input
size to improve benchmark results).

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-10-31 08:30:24 +01:00
..
aarch64
arm
riscv checkasm/riscv: preserve T1 whilst calling... 2024-08-04 17:29:12 +02:00
x86
.gitignore
aacencdsp.c
aacpsdsp.c
ac3dsp.c checkasm: Increase the tolerance for ac3_sum_square_butterfly_float 2024-07-24 11:27:51 +02:00
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: Print the SVE vector length at startup 2024-09-28 18:06:25 +02:00
checkasm.h checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges 2024-08-30 18:02:52 +02:00
exrdsp.c
fdctdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c
fmtconvert.c
g722dsp.c
h263dsp.c
h264chroma.c
h264dsp.c checkasm/h264dsp: test TX bypass 2024-07-24 00:53:52 +02:00
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 checkasm: lls: Use relative tolerances rather than absolute ones 2024-10-10 13:35:27 +02:00
llviddsp.c tests/checkasm: Fix build error when enable linux perf on Android 2024-06-11 16:59:43 +02:00
llviddspenc.c
lpc.c
Makefile checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges 2024-08-30 18:02:52 +02:00
motion.c avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 2024-06-20 20:27:43 +02:00
mpegvideoencdsp.c avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 2024-09-03 10:22:58 +02:00
opusdsp.c lavc/opus*: move to opus/ subdir 2024-09-03 10:22:59 +02:00
pixblockdsp.c
rv34dsp.c
rv40dsp.c
sbrdsp.c
svq1enc.c
sw_gbrp.c checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays 2024-10-31 08:30:23 +01:00
sw_range_convert.c checkasm/sw_range_convert: reduce number of input sizes tested 2024-10-31 08:30:24 +01:00
sw_rgb.c swscale: rename SwsContext to SwsInternal 2024-10-26 09:25:17 +02:00
sw_scale.c checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays 2024-10-31 08:30:23 +01:00
sw_yuv2rgb.c swscale: rename SwsContext to SwsInternal 2024-10-26 09:25:17 +02:00
sw_yuv2yuv.c swscale: rename SwsContext to SwsInternal 2024-10-26 09:25:17 +02:00
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 checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 2024-06-27 09:03:07 +02:00
vvc_mc.c checkasm: add vvc_bdof test 2024-09-03 10:22:55 +02:00