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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dliteral_cost.c56 static void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, function in typeref:typename:void
130 EstimateBitCostsForLiteralsUTF8(pos, len, mask, data, cost);

Completed in 1 milliseconds