Opened 12 years ago Closed 12 years ago #919 closed defect (fixed)Chroma QP offsets not use in forward quantization
Description
When RDOQ is off, the forward quantization does not use chroma QP offsets. Dequantization correctly uses the Chroma QP offsets during reconstruction. The encoder and decoder are matched but the quantization process may introduce unintended error. For example reducing QP by using a value of -12 for CrQpOffset should increase the V psnr but the psnr is lowered compared to CrQpOffset of zero.
A patch is attached. Attachments (1)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by lkerofskycomment:2 Changed 12 years ago by fbossen
Fixed in r3163 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
|
patch to xQuant() for ChromaQPOffsets