Opened 4 years ago

Closed 4 years ago

#597 closed defect (fixed)

Binarization of amvr_precision_idx and bcw_idx

Reported by: vdrugeon Owned by:
Priority: minor Milestone:
Component: spec Version:
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In Table 9-82 Syntax elements and associated binarizations, amvr_precision_idx[ ][ ] is listed with the following input parameters: cMax = ( inter_affine_flag = = 0 && CuPredMode[ x0 ][ y0 ] ! = MODE_IBC ) ? 2 : 1, cRiceParam = 0. However, the syntax element is FL, so the cRiceParam seems unecessary here.
But the following row contains a syntax element bcw_idx that is TR coded, but does not contain any cRiceParam as input. Could it be that the cRiceParam for bcw_idx was added to the wrong row?

Change history (1)

comment:1 Changed 4 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for reporting.

They are both TR with cRiceParam=0, i.e. TU.

This will be fixed JVET-P2001-vB.

Note: See TracTickets for help on using tickets.