Home
last modified time | relevance | path

Searched refs:cost_dist (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c204 float* cost_dist = self->cost_dist_; in ZopfliCostModelSetFromLiteralCosts() local
220 cost_dist[i] = (float)FastLog2(20 + (uint32_t)i); in ZopfliCostModelSetFromLiteralCosts()
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c204 float* cost_dist = self->cost_dist_; in ZopfliCostModelSetFromLiteralCosts() local
220 cost_dist[i] = (float)FastLog2(20 + (uint32_t)i); in ZopfliCostModelSetFromLiteralCosts()