﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
856	Typo in D9 v9	sue.naing	bbross	"In K1003-v9:

* '''Session 6.4.1:'''
    “.. z-scan order minBlockAddrCurr of the current '''blockis''' derived as follows.”
    should be
    “.. z-scan order minBlockAddrCurr of the current '''block is''' derived as follows.”

* '''Session 7.3.9.8:'''
    ""transform_tree( x1, y0, x0, y0, log2TrafoSize − 1 trafoDepth + 1, 1 )""
    should be
    ""transform_tree( x1, y0, x0, y0, log2TrafoSize − 1''',''' trafoDepth + 1, 1 )""

* '''Session 7.3.9.11:'''
    ""lastSubBlock = ( 1 << ( log2TrafoSize − 2 ) * ( 1 << ( log2TrafoSize − 2 ) ) − 1""
    should be
    ""lastSubBlock = ( 1 << ( log2TrafoSize − 2 ) ''')''' * ( 1 << ( log2TrafoSize − 2 ) ) − 1""

* ''' Session 7.4.9.3:''' 
    In table 7-8, inconsistent letter case used for ""Band offset"" and ""Edge Offset""

* ''' Session 8.4.4.2.6:'''
    “Figure 8-2 illustrates the total '''34''' intra angles”
    should be
    “Figure 8-2 illustrates the total '''33''' intra prediction angles”

* '''Session 8.6.1: Equation(8-245):'''
    ""QPY = ( ( ( qPY_PRED + CuQpDelta +52+ 2*QpBdOffsetY )%( 52 + QpBdOffsetY ) ) − QpBdOffsetY""
    should be
    ""QPY = '''~~(~~''' ( ( qPY_PRED + CuQpDelta +52+ 2*QpBdOffsetY )%( 52 + QpBdOffsetY ) ) − QpBdOffsetY
"	defect	closed	minor		Text	D9 (K1003) v9	fixed		bbross wjhan jct-vc@…
