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