Opened 4 years ago

Closed 4 years ago

#1332 closed defect (fixed)

Typos in 8.5.7.2

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

Description

There are too many right parenthesis in Equation (1005)

weightIdx = ( ( ( xL + offsetX ) << 1 ) + 1 ) * disLut[ displacementX ]
+ ( ( ( yL + offsetY ) << 1 ) + 1 ) ) * disLut[ displacementY ]

Change history (1)

comment:1 Changed 4 years ago by yk

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

Good catch. Thanks! Will be fixed in JVET-S2001-vH.

Note: See TracTickets for help on using tickets.