#1298 closed defect (fixed)Output value clipping missing from HM RDOQ
Description
Clipping is missing in xRateDistOptQuant in HM & RExt.
Here's an example command line for HM, where the first value encountered outside the legal range has the value 37068.
The problem occurs primarily at negative QPs when large blocks are forced, but if a scaling matrix is used, the problem can occur for more cases.
If RDOQ is disabled, the problem goes away (the values are clipped in xQuant).
Possible solution:
Change History (3)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by karlsharman
comment:3 Changed 10 years ago by ksuehring
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in merge with RExt.