Opened 11 years ago Closed 11 years ago #1215 closed defect (fixed)Minor improvement in clarifying the branch condition for parsing rqt_root_cbf flag
Description
In JCTVC-O1005_v2:
coding_quadtree( x0, y0, log2CbSize, cqtDepth ) {
...
In the RExt text specification, the aforementioned branch condition looks kind of vague.
For example, if the | | are carried out prior to the && and the prediction mode is IntraBC, the rqt_root_cbf will never be parsed.
coding_quadtree( x0, y0, log2CbSize, cqtDepth ) {
... Change History (2)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by davidf
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
|
Addressed (fixed)