Opened 4 years ago

Closed 4 years ago

#1107 closed defect (fixed)

a typo in formula 152

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

Description

In the latest spec (JVET-R2001-vA or JVET-S0152-v5), the variable PocLsbLt[ i ][ j ] is derived in (152) as:
PocLsbLt[ i ][ j ] = ltrp_in_header_flag[ i ][ RplsIdx[ i ] ] ? (152)

poc_lsb_lt[ i ][ j ] : rpls_poc_lsb_lt[ listIdx ][ RplsIdx[ i ] ][ j ]

Here, "listIdx" should be changed to "i", since listIdx is not defined in the semantics of poc_lsb_lt[i][j]

Change history (2)

comment:1 Changed 4 years ago by bbross

  • Milestone set to VVC D10
  • Version set to VVC D9 vB

comment:2 Changed 4 years ago by bbross

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

Good catch, will be fixed in JVET-S2001-v7.

Note: See TracTickets for help on using tickets.