diff options
author | Martin Storsjö <martin@martin.st> | 2024-12-09 14:23:39 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2024-12-10 11:26:09 +0200 |
commit | 47b1e1bd84e3e3028c0d8a140f4fc78b44e09563 (patch) | |
tree | f633a4206db5eddafc25ea5a96d9961e29326c26 /tests/checkasm/rv40dsp.c | |
parent | 4a2fb1781cb93fbe3ae74148e7c19743f1b738b5 (diff) | |
download | ffmpeg-47b1e1bd84e3e3028c0d8a140f4fc78b44e09563.tar.gz |
checkasm: vvc: Use checkasm_check for printing failing output
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>
Diffstat (limited to 'tests/checkasm/rv40dsp.c')
0 files changed, 0 insertions, 0 deletions