Opened 12 years ago

Closed 12 years ago

#526 closed defect (fixed)

Cr sample location in pcm_sample_chroma in eq. 8-18 is wrong

Reported by: kchono Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D6 (H1003) dI/dJ/dK
Keywords: PCM Cc: bbross, wjhan, jct-vc@…

Description

The offset for Cb is not considered.

Correct the eq. 8-18 as follows:
recSamplesCr[ xB/2 + i, yB/2 + j ] = pcm_sample_chroma[ ( nS/2 * ( j + nS/2 ) ) + i ] << ( BitDepthC – PCMBitDepthC ) with i, j = 0..nS/2-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

Fixed in JCTVC-I1003_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)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Keiichi Chono(Reporter)
  • Woo-Jin Han(Subscriber)