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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhistogram.c54 BlockSplitIterator dist_it; local in function:BrotliBuildHistogramsWithContext
59 InitBlockSplitIterator(&dist_it, dist_split);
88 BlockSplitIteratorNext(&dist_it);
89 context = (dist_it.type_ << BROTLI_DISTANCE_CONTEXT_BITS) +

Completed in 1 milliseconds