Opened 12 years ago

Closed 12 years ago

#300 closed defect (fixed)

Table of hPos and vPos is incorrect

Reported by: yyasugi Owned by: bbross
Priority: minor Milestone: WD6
Component: Text Version: WD5 (G1103) d6
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

Section 8.6.2.1.1
Table 8-58 -- Specification of hPos[2] and vPos[2] according to the type of sample adaptive offset process

When sao_type_idx=4, the sampling positions are (1,-1) and (-1,1).
hPos and vPos should be:

hPos[0] = 1
hPos[1] = -1
vPos[0] = -1
vPos[1] = 1

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Milestone set to WD6

comment:3 Changed 12 years ago by wjhan

  • 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

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