﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1091	Description of Truncated Rice binarization	mtikekar		"In section 9.3.3.2 Truncated Rice (TR) binarization process, the sentence ""The suffix of the TR bin string is specified by the binary representation of suffixVal"" does not specify the length of the suffix bin string. The length is fixed to cRiceParam. For example, if suffixVal=2 and cRiceParam=4, the suffix bin string is 0010 and not 10. The text can be corrected to say ""The suffix of the TR bin string is specified by the binary representation of suffixVal of length cRiceParam"".

There is also an ambiguity about the order of bins - whether smaller binIdx corresponds to LSB or MSB. I am not sure what is implemented in HM. If it is same as Fixed-length (smaller binIdx = MSB), the statement can instead be worded as ""The suffix of the TR bin string is specified by the Fixed-length binarization specified in 9.3.3.4 with the value of syntax element set to suffixVal and parameter cMax set to (1 << cRiceParam) - 1."	defect	closed	minor	D10	Text	D10 (L1003) v33	fixed		bbross wjhan jct-vc@…
