﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
858	Typo in syntax	sue.naing	bbross	"* Session 7.3.9.2 Coding tree unit syntax

  coding_tree_unit( xCtb, yCtb )
  should be
  coding_tree_unit( )

* Session 7.3.9.5 Coding unit syntax

  prediction_unit( x0, y0, log2CbSize )
  should be
  prediction_unit( x0, y0, ( 1 << log2CbSize ), ( 1 << log2CbSize ) )

* Session 8.5.3.1.5

  mvpListLX[ mvp_lX_flag[ xP, yP ] ]
  should be
  mvpListLX[ mvp_lX_flag[ xP ][ yP ] ]  "	defect	closed	minor		Text	D9 (K1003) v9	fixed		bbross wjhan jct-vc@…
