Searched refs:SetCost (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | backward_references_hq.c | 103 static void SetCost(const uint32_t* histogram, size_t histogram_size, function in typeref:typename:void 172 SetCost(histogram_literal, BROTLI_NUM_LITERAL_SYMBOLS, BROTLI_TRUE, 174 SetCost(histogram_cmd, BROTLI_NUM_COMMAND_SYMBOLS, BROTLI_FALSE, 176 SetCost(histogram_dist, self->distance_histogram_size, BROTLI_FALSE,
|
Completed in 3 milliseconds