Opened 4 years ago

Closed 4 years ago

#1040 closed defect (fixed)

prediction unit

Reported by: martin.m.pettersson Owned by:
Priority: minor Milestone:
Component: spec Version:
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

Prediction unit is only mentioned once in JVET-R2001-v7:

8.5.5.8 Derivation process for constructed affine control point motion vector prediction candidates
Inputs to this process are:
– a luma location ( xCb, yCb ) specifying the top-left sample of the current luma coding block relative to the top-left luma sample of the current picture,
– two variables cbWidth and cbHeight specifying the width and the height of the current luma coding block,
– the reference index of the current prediction unit partition refIdxLX, with X being 0 or 1,

This single occurance of prediction unit seems to be a remnant from HEVC. “current prediction unit partition” should probably be changed to “current coding block”.

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Good catch, thanks!

This will be fixed by replacing prediction unit partition with coding unit in the first version of D10.

Note: See TracTickets for help on using tickets.