Opened 11 years ago

Closed 11 years ago

#805 closed defect (fixed)

Unused refIdxA in spatial motion vector predictor candidates module

Reported by: naveensr89 Owned by: bbross
Priority: minor Milestone: D9
Component: Text Version: D9 (K1003) v11
Keywords: MV pred Cc: bbross, wjhan, jct-vc@…

Description

In,
8.5.3.1.6 Derivation process for motion vector predictor candidates

The equation 8-131 is not useful, since refIdxA is not going to be used for scaling.
mvLXA = MvLX[ xAk ][ yAk ] (8 130)
refIdxA = RefIdxLX[ xAk ][ yAk ] (8 131)

Change History (6)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

  • Milestone set to D9
  • Version changed from D8 (K0030) v4 to D9 (K1003) v10

According to whether a refIdx is used later in this process or not, the following derivations of refIdxA are useless:
refIdxA = RefIdxLX[ xAk ][ yAk ] (8 131)
refIdxA = RefIdxLY[ xAk ][ yAk ] (8 133)
refIdxA = refIdxLXB (8 150)

Furthermore there is a typo under the second 3.: "Tthe" -> "The"

comment:3 Changed 11 years ago by bbross

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

comment:4 Changed 11 years ago by bbross

  • Resolution fixed deleted
  • Status changed from closed to new

comment:5 Changed 11 years ago by bbross

  • Version changed from D9 (K1003) v10 to D9 (K1003) v11

comment:6 Changed 11 years ago by bbross

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

Fixed in JCTVC-L0030_v3.

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)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)