Opened 4 years ago

Closed 4 years ago

#952 closed defect (duplicate)

alf_ctb_flag[][][] array index bug in 9.3.4.2.2

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

Description

In JVET-Q2001-vE,

7.4.11.2 Coding tree unit semantics
alf_ctb_flag[cIdx][][]

9.3.4.2.2 Derivation process of ctxInc using left and above syntax elements
alf_ctb_flag[][][cIdx]

Suggest fix: change alf_ctb_flag[][][cIdx] to alf_ctb_flag[cIdx][][] in 9.3.4.2.2

Change history (1)

comment:1 Changed 4 years ago by yk

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

The issues reported herein were already reported in #945.

Note: See TracTickets for help on using tickets.