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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhistogram.c53 BlockSplitIterator insert_and_copy_it; local in function:BrotliBuildHistogramsWithContext
58 InitBlockSplitIterator(&insert_and_copy_it, insert_and_copy_split);
63 BlockSplitIteratorNext(&insert_and_copy_it);
64 HistogramAddCommand(&insert_and_copy_histograms[insert_and_copy_it.type_],

Completed in 2 milliseconds