Searched refs:BrotliEstimateBitCostsForLiterals (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | literal_cost.h | 23 BROTLI_INTERNAL void BrotliEstimateBitCostsForLiterals(
|
D | literal_cost.c | 127 void BrotliEstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, in BrotliEstimateBitCostsForLiterals() function
|
D | backward_references_hq.c | 208 BrotliEstimateBitCostsForLiterals(position, num_bytes, ringbuffer_mask, in ZopfliCostModelSetFromLiteralCosts()
|
/third_party/node/deps/brotli/c/enc/ |
D | literal_cost.h | 23 BROTLI_INTERNAL void BrotliEstimateBitCostsForLiterals(
|
D | literal_cost.c | 127 void BrotliEstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, in BrotliEstimateBitCostsForLiterals() function
|
D | backward_references_hq.c | 208 BrotliEstimateBitCostsForLiterals(position, num_bytes, ringbuffer_mask, in ZopfliCostModelSetFromLiteralCosts()
|