Opened 12 years ago

Closed 12 years ago

#270 closed defect (fixed)

Section 9.2 equation correction

Reported by: felix.henry Owned by: bbross
Priority: minor Milestone:
Component: Text Version: WD5 (G1103) d2
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

Section 9.2:
The derivation of tbAddrT should be:

tbAddrT = cuAddress( x0 + (entropy_coding_synchro + 1) * ( 1 << Log2MaxCUSize ) − 1, y0 − 1 )

and the derivation of i when tile_boundary_independence_flag is equal to 0 should be:

i = ( tbAddrRasterScan / picWidthInLCUs ) % ( num_substreams_minus1 + 1 )

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

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

entropy_coding_synchro was removed and the second equations is fixed in D6 (H1003) d9.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Benjamin Bross(Owner, Subscriber, Participant)
  • Felix Henry(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)