Opened 4 years ago
Closed 4 years ago
#1334 closed defect (fixed)
Typos in 8.5.8
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D10 vE |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
There are too many left parenthesis in Equations (1063) and (1064):
xTbYSub = xTbY + ( ( nTbW * ( ( cIdx = = 0 ) ? 1: SubWidthC ) * xPartIdx / 4 ) (1063)
yTbYSub = yTbY + ( ( nTbH * ( ( cIdx = = 0 ) ? 1: SubHeightC ) * yPartIdx / 4 ) (1064)
Change history (1)
comment:1 Changed 4 years ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Good catches. Thanks! Will be fixed in JVET-S2001-vH.