Opened 4 years ago

Closed 4 years ago

#1195 closed defect (fixed)

Calling subclause 8.4.5.2

Reported by: bheng Owned by:
Priority: minor Milestone:
Component: spec Version: VVC D10 vA
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In section 8.4.5.1, the text invokes subclause 8.4.5.2

"When controlPara is not equal to 1 and xPartPbIdx is equal to 0, the intra sample prediction process as specified in subclause 8.4.5.2 is invoked with the location ( xTbCmp, yTbCmp ) set equal to ( xTb0 + nW * xPartIdx, yTb0 + nH * yPartIdx ), the intra prediction mode predModeIntra, the transform block width nTbW and height nTbH set equal to nPbW and nH, the coding block width nCbW and height nCbH set equal to nTbW and nTbH, and the variable cIdx as inputs, and the output is an (nPbW)x(nH) array predSamples."

However, subclause 8.4.5.2 is a heading only and has no inputs or outputs. I suppose this should be changed to 8.4.5.2.1 instead.

Change history (1)

comment:1 Changed 4 years ago by jlchen

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

Thanks for reporting the issue. Yes, it should be changed to 8.4.5.2.1. Will be fixed in JVET-S2001-vE release.

Note: See TracTickets for help on using tickets.