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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references_hq.c204 float* cost_dist = self->cost_dist_; local in function:ZopfliCostModelSetFromLiteralCosts
220 cost_dist[i] = (float)FastLog2(20 + (uint32_t)i);

Completed in 3 milliseconds