Searched refs:CONTEXT_MSB6 (Results 1 - 2 of 2) sorted by relevance

/external/brotli/dec/
H A Dcontext.h11 CONTEXT_MSB6: context id is the most significant 6 bits of the last byte,
106 CONTEXT_MSB6 = 1, enumerator in enum:ContextType
204 /* CONTEXT_MSB6, last byte. */
243 /* CONTEXT_MSB6 */
/external/brotli/enc/
H A Dcontext.h159 CONTEXT_MSB6 = 1, enumerator in enum:ContextType
168 case CONTEXT_MSB6:

Completed in 109 milliseconds