Commit 26f91d31 authored by John Koleszar's avatar John Koleszar
Browse files

dixie: simplify bool decoder

Use the simplified bool decoder from the bitstream guide, slightly
modified to prevent reading past the end of the buffer. Modified
the token decoder to use the normal bool decoder rather than
inlining its own.

Change-Id: Ic525e773e9f8331ba548a6505cc6d9e5372a5af0
parent 3688076d
No related merge requests found
Showing with 68 additions and 252 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment