Opened 12 years ago Closed 12 years ago #631 closed defect (fixed)missing value in ctxIdxMap
Description
The ctxIdxMap in Table 9-70 used for the derivation of ctxIdxInc for significant_coeff_flag in section 9.3.3.1.4 does not define ctxIdxMap[15], but this value is needed, for example if xC = 6, yC = 6, log2TrafoWidth = 3, log2TrafoHeight = 3, then:
In the HM, the equivalent map is ctxIndMap and ctxIndMap[15] = 8. Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
comment:3 Changed 12 years ago by bbross
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
|
The ctxIdxMap for 8x8 blocks will be removed in D8 by the integration and adoption of the removal of 8x2 and 2x8 CGs
(JCTVC-J0256).