Merge pull request #273 from google/spec_update_2.2_parsing

Spec: Update variables to reflect final 2.2 bitstream
This commit is contained in:
FrankGalligan 2017-10-26 16:29:27 -07:00 committed by GitHub
commit f0747f0f82

View File

@ -64,6 +64,7 @@ void ParseWrapTransformData() {
~~~~~
void ParseNormalOctahedronCanonicalizedTransformData() {
pred_trasnform_normal_max_q_val[curr_att_dec][curr_att] I32
unused_center_value I32
}
~~~~~
{:.draco-syntax}
@ -132,7 +133,7 @@ void DecodePredictionData_ConstrainedMulti() {
~~~~~
void ParseTexCoordsNumOrientations() {
tex_coords_num_orientations varUI32
tex_coords_num_orientations UI32
}
~~~~~
{:.draco-syntax}