Opened 11 years ago

Closed 11 years ago

#21 closed mismatch (fixed)

DMM Signalling

Reported by: lizhang Owned by: tech
Priority: minor Component: 3D-HEVC text
Version: 3D-HEVC Test Model 3 Keywords:
Cc: tech, jct-3v@…

Description

'y0+i' should be replaced by 'y0+j' in all the following arrays used in section H.7.3.9.1:
wedge_full_tab_idx[ x0 + i ][ y0 + i ]
wedge_predtex_tab_idx[ x0 + i ][ y0 + i ]
dmm_delta_end_flag[ x0 + i ][ y0 + i ]
dmm_delta_end_abs_minus1[ x0 + i ][ y0 + i ]
dmm_dc_1_abs[ x0 + i ][ y0 + i ]
dmm_dc_1_sign_flag[ x0 + i ][ y0 + i ]
dmm_dc_2_abs[ x0 + i ][ y0 + i ]
dmm_dc_2_sign_flag[ x0 + i ][ y0 + i ]

'dmm_delta_end_sign_flag[ x0 ][ y0 ]' used in section H.7.3.9.1 should be replaced by 'dmm_delta_end_sign_flag[ x0 + i ][ y0 + j ]'

Change history (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc tech jct-3v@… added

comment:2 Changed 11 years ago by tech

  • Resolution set to fixed
  • Status changed from new to closed
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

  • Gerhard Tech(Owner, Subscriber, Participant, Always)
  • jct-3v@…(Subscriber)
  • Karsten Suehring(Always)
  • Li Zhang(Reporter)