Home | History | Annotate | Download | only in dec

Lines Matching refs:context_modes

1181   context_mode = s->context_modes[block_type] & 3;
1452 s->context_modes[i] = (uint8_t)bits;
1453 BROTLI_LOG_ARRAY_INDEX(s->context_modes, i);
2263 s->context_modes =
2265 if (s->context_modes == 0) {