Hello,

I've submitted a series of patches aimed at resolving issues in some unit tests 
to make them more stringent.
These fixes were developed through encoding examples and by verifying input 
range values for certain functions.
However, with the proposed patches applied, the SSE4 unit tests for the 
weight_sp function are currently failing.

We would appreciate your feedback on whether the unit tests should be adjusted 
as suggested, or if there might be
underlying issues with the SSE4 implementation of weight_sp that need to be 
addressed.

Thanks,
Gerda

Gerda Zsejke More (3):
  testbench: Add testing for MIN/MAX values in intrapred harness
  testbench: Fix interpfilter harness short type input value range
  testbench: Fix pixel harness weight_sp function input value range

 source/test/intrapredharness.cpp | 23 ++++++++++++++---------
 source/test/ipfilterharness.cpp  | 25 ++++++++++++++-----------
 source/test/ipfilterharness.h    | 15 ++++++++++++---
 source/test/pixelharness.cpp     |  9 ++++++---
 source/test/pixelharness.h       |  1 +
 5 files changed, 47 insertions(+), 26 deletions(-)

-- 
2.39.5 (Apple Git-154)

_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to