Opened 4 years ago

Closed 4 years ago

#1252 closed defect (fixed)

ValMps is not stored (9.3.2.3)

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

Description

The outputs of 9.3.2.3 are given as:

The variables tableStateSync0 and tableStateSync1 containing the values of the variables pStateIdx0, pStateIdx1, and valMps used in the initialization process of context variables that are assigned to all syntax elements in subclauses 7.3.11.1 through 7.3.11.11, except end_of_slice_one_bit, end_of_tile_one_bit, and end_of_subset_one_bit.

This should be corrected to the following since valMps is always derived from pStateIdx0 and pStateIdx1 in (1560):

The variables tableStateSync0 and tableStateSync1 containing the values of the variables pStateIdx0, and pStateIdx1, and valMps used in the initialization process of context variables that are assigned to all syntax elements in subclauses 7.3.11.1 through 7.3.11.11, except end_of_slice_one_bit, end_of_tile_one_bit, and end_of_subset_one_bit.

Change history (1)

comment:1 Changed 4 years ago by jlchen

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

Good catch! This will be fixed in the JVET-S2001 VF release.

Note: See TracTickets for help on using tickets.