Opened 5 years ago
Closed 5 years ago
#535 closed defect (fixed)
Corrections to Table 9-4 and Equation 9-51 for sig_coeff_flag
Reported by: | auyeung | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D6 vE |
Keywords: | sig_coeff_flag | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
Since the number of sig_coeff_flag contexts in VVC Draft 6 is 60 for residual_coding and 3 for residual_ts_coding, the ctxIdx ranges in Table 9-4 should be updated accordingly for sig_coeff_flag[][] to
0..62 63..125 126..188
Since locSumSig in Equation (9-51) is not previously defined, Equation (9-51) should be updated to
ctxInc = 60 + locNumSig
where locNumSig is defined in Equation (9-50).
Change history (1)
comment:1 Changed 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Thanks for reporting.
This will be fixed in JVET-P2001-v7.