Opened 4 years ago

Closed 4 years ago

#1130 closed defect (fixed)

Missing/Unnecessary initValue/shiftIdx for ctxIdx in 9.3.2.2

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

Description

For Table 52, initValue and shiftIdx of alf_ctb_flag for initialization variable ranging from 0 to 8 are listed.
However, accroding to Table 51, initialization variable is define by 26, which means initValue and shiftIdx for 9 to 26 are missing.

For Table 121, unnecessary blank entries (24 to 31) appear at the end of the table.

For Table 123, unnecessary shiftIdx(0) appears at the end of the table.

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Good catch, thanks!

This will be fixed in first version of D10.

Note: See TracTickets for help on using tickets.