ffmpeg/tests/checkasm
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion
Call the scaler function directly rather than through a function
pointer. Drop the now-unused return value from ff_getSwsFunc() and
rename the function to reflect its new role.

This will be useful in the following commits, where it will become
important that the amount of output is different for scaled vs unscaled
case.
2021-07-03 15:57:13 +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 sws: separate the calls to scaled vs unscaled conversion 2021-07-03 15:57:13 +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 checkasm/vp9dsp: rename the iszero function to is_zero 2021-06-08 13:11:22 -03:00