Spec: Remove split_edge from bitstream 2.2

- The split_edge was removed from bitstream 2.2 as it was not used
  during decoding.
This commit is contained in:
Frank Galligan 2017-10-18 15:14:54 -07:00
parent a0224094ba
commit d60adcbb24
2 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@ void ParseTopologySplitEvents() {
split_id_delta[i] varUI32
}
for (i = 0; i < num_topology_splits; ++i) {
split_edge_bit[i] f[1]
source_edge_bit[i] f[1]
}
}

View File

@ -124,7 +124,6 @@
* Array of delta encoded source symbol ids
* split_id_delta
* Array of delta encoded split symbol ids
* split_edge_bit
* source_edge_bit
* Array of source edge types
* 0: LEFT_FACE_EDGE