Opened 12 years ago Closed 12 years ago #814 closed defect (fixed)relative pixel location in edge filtering process calculated from absolute pixel location
Description
In section 8.7.2.4.1 the luma location (xDk, yDm) is computed by: "yDm set equal to yC+( m << 3 ), m = 0..nD − 1" and "xDk set equal to xC + ( k << 2 ), k = 0..nD*2 − 1". In the following text (xDk, yDm) is used as relative luma location to the top left sample of the current luma coding block. Therefore the addition of (xC, yC) should be removed in the above equations. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 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
|