Opened 13 years ago Closed 8 years ago #967 closed enhancement (wontfix)9.2.3.2.2 : redundant condition for codIOffset and codIRange
 Description
The condition "the bitstream shall not contain data that result in a value of codIOffset being greater than or equal to codIRange upon completion of this process." is redundant in 9.2.3.2.2 because : 
+ When the arithmetic decoding engine is initialized in 9.2.1.4, the bitstream shall not contain data that result in a value of codIOffset being equal to 510 or 511. Therefore, codIOffset is smaller than codIRange. Change History (6)comment:1 Changed 13 years ago by DefaultCC Plugin
 comment:2 Changed 13 years ago by bbross
 comment:3 Changed 13 years ago by bbross
 comment:4 Changed 13 years ago by bbross
 comment:5 Changed 13 years ago by bbross
 comment:6 Changed 8 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 
  | ||||||||||||||||
The bitstream constraint may be redundant (considering the constraint present in subclause 9.3.2.6 initialization process for the arithmetic decoding engine of the 2016/12 release of the HEVC specification), however the presence of this constraint did not appear to introduce any issue or ambiguity into the text.