Opened 12 years ago

Closed 12 years ago

#702 closed defect (fixed)

8.5.2.1.6 confusing phantom equations

Reported by: conrad.ho Owned by: bbross
Priority: minor Milestone: D8
Component: Text Version: D8 (J1003) d7
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In 8.5.2.1.6, when deriving mvLXB and availableFlagLXB, the step 2 specifies the condition to modify xBk by equations 8-131 to 8-133.

However, in the following step 4 and 6, xBk's are again set to the values specified in step 1 (say, xB0 = xP + nPbW, xB1 = xB0 − 1, and xB2 = xP − 1). This makes step2 phantom modification.

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed

Since ( xBk, yBk ) are already defined in 1. and modified in 2., there is no need to specify them again in 4. and 6. but even worse, it ignores the modification in 2.

Deleting " where xB0 = xP + nPbW, xB1 = xB0 − 1, and xB2 = xP − 1" in 4. and 6. solves this issue.

Will be fixed in JCTVC-K0030_v3 (to be released)

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

  • Benjamin Bross(Owner, Subscriber, Participant)
  • Conrad Ho(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)