id summary reporter owner description type status priority milestone component version resolution keywords cc 135 DCT2 transform matrix down-sampling might be wrong in the spec zhou "The matrix down-sampling is only done for columns, it should be done for rows too. Replace If trType is equal to 0, the following transform matrix multiplication applies: y[i]= ∑_(""j"" =0)^(""nonZeroS"" -1)▒〖transMatrix[i][j*2^(6-Log2(nTbS)) ]*x[j]〗 with i = 0..nTbS − 1 (8 567) with If trType is equal to 0, the following transform matrix multiplication applies: y[i]= ∑_(""j"" =0)^(""nonZeroS"" -1)▒〖transMatrix[i^(6-Log2(nTbS))][j*2^(6-Log2(nTbS)) ]*x[j]〗 with i = 0..nTbS − 1 (8 567) " defect closed minor spec VVC D3 v8 invalid ksuehring bbross XiangLi fbossen jvet@…