Closed wantehchang closed 2 weeks ago
Testing bitCount == 0 is easier to understand and avoids unnecessary work if stream->numUsedBitsInPartialByte == 0 and bitCount == 0.
Suggested by Yannis Guyon.
Bug: b:376733153
Testing bitCount == 0 is easier to understand and avoids unnecessary work if stream->numUsedBitsInPartialByte == 0 and bitCount == 0.
Suggested by Yannis Guyon.
Bug: b:376733153