Opened 4 years ago

Closed 4 years ago

#885 closed defect (duplicate)

Typo in slice header syntax

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

Description

For SH extra bit we have

	for( i = 0; i < NumExtraPhBits; i++ )	
		sh_extra_bit[ i ]	u(1)

The number should be NumExtraShBits (with Sh, not Ph)

Change history (1)

comment:1 Changed 4 years ago by ksuehring

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

Closed as duplicate of #878.
Was reported in #878 already

Note: See TracTickets for help on using tickets.