diff options
author | Linjie Fu <linjie.fu@intel.com> | 2020-03-09 22:54:59 +0800 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-03-27 10:57:40 +0100 |
commit | 69b9548dd63dfbe97a19ca9b93488cebe80f6ef9 (patch) | |
tree | dffa5e5ef13442a318734d3f266af24eecd8ddef /libavcodec/mips/hevcdsp_msa.c | |
parent | 8b8492452d53293b2ac8c842877fadf7925fc950 (diff) | |
download | ffmpeg-69b9548dd63dfbe97a19ca9b93488cebe80f6ef9.tar.gz |
checkasm/hevc_add_res: prepare test data only if the fuction is not tested
check_func will return NULL for functions that have already been tested. If
the func is tested and skipped (which happens several times), there is no
need to prepare data(randomize_buffers and memcpy).
Move relative code in compare_add_res(), prepare data and do check only if
the function is not tested.
Signed-off-by: Linjie Fu <linjie.fu@intel.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/mips/hevcdsp_msa.c')
0 files changed, 0 insertions, 0 deletions