Merge pull request #262 from google/spec_clarify_opp_corners

Spec: Clarify uninitialized values of opposite_corners_
This commit is contained in:
FrankGalligan 2017-10-24 14:25:20 -07:00 committed by GitHub
commit 27b162f70b

View File

@ -78,6 +78,8 @@ section is the header. The second section contains the metadata. This section is
* E.g. sz = buffer_size varUI32
* buffer UI8[sz]
* All uninitialized elements of opposite_corners_ shall be set to kInvalidCornerIndex.
### General Conventions