Searched refs:histo_ix (Results 1 – 1 of 1) sorted by relevance
909 size_t histo_ix = context_map[self->entropy_ix_ + context]; in StoreSymbolWithContext() local910 size_t ix = histo_ix * self->histogram_length_ + symbol; in StoreSymbolWithContext()