Opened 4 years ago
Closed 4 years ago
#1363 closed defect (fixed)
Typo in 8.7.5.2
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D10 vG |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
There is an extra right bracket after resSamples[ i ][ j ] in the following equation from 8.7.5.2.
recSamples[ xCurr + i ][ yCurr + j ] = Clip1( predMapSamples[ i ][ j ] + resSamples[ i ][ j ] ] ) (1202)
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.
Thanks! Will be fixed in JVET-S2001-vH.