Home
last modified time | relevance | path

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

/external/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()