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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c909 size_t histo_ix = context_map[self->entropy_ix_ + context]; local in function:StoreSymbolWithContext
910 size_t ix = histo_ix * self->histogram_length_ + symbol;

Completed in 3 milliseconds