Searched refs:EstimateBitCostsForLiteralsUTF8 (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
D | literal_cost.c | 56 static void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, in EstimateBitCostsForLiteralsUTF8() function 130 EstimateBitCostsForLiteralsUTF8(pos, len, mask, data, cost); in BrotliEstimateBitCostsForLiterals()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | literal_cost.c | 56 static void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, in EstimateBitCostsForLiteralsUTF8() function 130 EstimateBitCostsForLiteralsUTF8(pos, len, mask, data, cost); in BrotliEstimateBitCostsForLiterals()
|