ffmpeg/tests/checkasm
James Almer 3d3243577c checkasm: use declare_func_float() in sbrdsp sum_square test
The function returns a float.

This fixes the test in x86_32 targets.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-07-04 23:02:57 -03:00
..
aarch64 checkasm/aarch64: fix tests returning a float 2017-06-22 09:18:10 +02:00
arm
x86
.gitignore
Makefile checkasm: add sbrdsp tests 2017-07-03 14:28:17 +02:00
aacpsdsp.c checkasm: randomize the full input buffer in test_hybrid_analysis 2017-06-30 22:49:54 -03:00
alacdsp.c
audiodsp.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add sbrdsp tests 2017-07-03 14:28:17 +02:00
checkasm.h checkasm: add sbrdsp tests 2017-07-03 14:28:17 +02:00
fixed_dsp.c
flacdsp.c
float_dsp.c checkasm: add missing checks to float_dsp's butterflies_float test 2017-06-23 23:38:07 -03:00
fmtconvert.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_idct.c
jpeg2000dsp.c
llviddsp.c
pixblockdsp.c
sbrdsp.c checkasm: use declare_func_float() in sbrdsp sum_square test 2017-07-04 23:02:57 -03:00
synth_filter.c
v210enc.c
vf_blend.c x86/vf_blend: add sse and ssse3 extremity functions 2017-06-27 13:17:23 -03:00
vf_colorspace.c
videodsp.c
vp8dsp.c
vp9dsp.c