id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1031,7.3.8.8 Transform tree syntax issue,crosewarne,davidf,"7.3.8.8 Transform tree syntax When ChromaArrayType is equal to 2, the coded block flag for the lower square block should only present when the RQT is not further split. Therefore, the two instances of the following condition: if( ChromaArrayType = = 2 && split_transform_flag[ x0 ][ y0 ][ trafoDepth ] ) Should be replaced with: if( ChromaArrayType = = 2 && !split_transform_flag[ x0 ][ y0 ][ trafoDepth ] ) ",defect,closed,minor,RExt D2,RExt text,RExt D2 (L1005) v1,fixed,,davidf joels@… teruhikos@…