Opened 12 years ago Closed 12 years ago #909 closed defect (fixed)Confusion in whether coordinates are for luma or chroma samples
Description
There seems to be a general confusion as to whether sample locations for blocks with cIdx>0 is given in luma or chroma samples.
The syntax elements seem to consistently use locations in luma samples, but the semantics are less clear.
For example,
however, in 8.4.4.2.1 "General intra sample prediction", equations 8-26 and 8-27 compute what is called "the luma location" (based on the same xB0 values), and use PredMode[xBN][yBN], implying locations in luma samples Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbrosscomment:3 Changed 12 years ago by bbross
Fixed in JCTVC-L1003_v1. 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
|
First, I can confirm the observation, that syntax elements common for luma and chroma are stored in array which is accessed using luma locations.
Regarding the issue mentioned here, I suggest the following variable change in 8.4.4.2.1 "General intra sample prediction":
and introduce the following two new variables:
and here: