Opened 13 years ago Closed 13 years ago #424 closed defect (fixed)The position of DF vertical edge is incorrect in 8.7.1.4.
Description
4.For xDk set equal to xC+( k << 2 ), k=0..nD*2 − 1, the following applies:
......
5.For yDm set equal to yC+( m << 3 ), m=0..nD − 1, the following applies:
In 8.7.1.4 process 4 is related to vertical edge
However yDk and yDm are same between vertical edge and horizontal edge.
4.For xDk set equal to xC+( k << 3 ), k=0..nD − 1, the following applies:
......
5.For yDm set equal to yC+( m << 3 ), m=0..nD − 1, the following applies:
Change History (2)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by bbross
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
This is fixed in JCTVC-I1003 d2.