Opened 4 years ago
Closed 4 years ago
#1349 closed defect (fixed)
Incorrect input for 8.8.5.7
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D10 vE |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
In 8.8.5.1, when subclause 8.8.5.7 is called for the Cb component, an extra input is specified:
"the luma coding tree block location ( xCtb, yCtb ) set equal to ( rx << CtbLog2SizeY, ry << CtbLog2SizeY )"
The luma coding tree block location is not an input for 8.8.5.7 so this should be removed.
Change history (1)
comment:1 Changed 4 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Good catch, thanks! The extra input will be removed in JVET-S2001-vH.