diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2024-09-18 16:43:34 +0200 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2024-10-27 13:20:56 +0100 |
commit | 031d98790ee06d8acd6182738e6f9c8d3c760d66 (patch) | |
tree | 30f7901504128d7e2fd8aa2a4935d45983591864 /libavcodec/vp9dsp_10bpp.c | |
parent | 2c44393c011033f18131865d16ce3e01209bc6c2 (diff) | |
download | ffmpeg-031d98790ee06d8acd6182738e6f9c8d3c760d66.tar.gz |
checkasm/sw_range_convert: test all supported bit depths
This commit also reduces the number of times ff_sws_init_scale() gets
called (only once per bit depth), and the number of times randomize_buffers()
gets called (only if the function must be checked).
Benchmarks are only performed on bit depths 8 and 16 (since they are
different functions, and not only different constants).
Diffstat (limited to 'libavcodec/vp9dsp_10bpp.c')
0 files changed, 0 insertions, 0 deletions