Searched refs:last_histogram_ix (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | metablock_inc.h | 112 size_t last_histogram_ix = self->last_histogram_ix_[j]; local in function:FN 115 &histograms[last_histogram_ix]); |
| H A D | metablock.c | 430 size_t last_histogram_ix = self->last_histogram_ix_[j] + i; local in function:ContextBlockSplitterFinishBlock 433 &histograms[last_histogram_ix]); |
Completed in 4 milliseconds