Opened 4 years ago
Closed 4 years ago
#1386 closed defect (fixed)
Typo near equation (90) in JVET-S2001-vH
Reported by: | auyeung | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VVC D10 |
Component: | spec | Version: | |
Keywords: | AlfFixFiltCoeff | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
The i = 0..64 should be i = 0..63 in the following text near equation (90):
The fixed filter coefficients AlfFixFiltCoeff[ i ][ j ] with i = 0..64, j = 0..11 and the class to filter mapping AlfClassToFiltMap[ m ][ n ] with m = 0..15 and n = 0..24 are derived as follows:
Change history (2)
comment:1 Changed 4 years ago by jlchen
comment:2 Changed 4 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Fixed as discussed/suggested in JVET-T0110-v2.
Note: See TracTickets for help on using tickets.
Nice catch! Will be fixed.