Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dcluster.c32 size_t size_c = size_a + size_b; in ClusterCostDiff() local
35 (double)size_c * FastLog2(size_c); in ClusterCostDiff()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcluster.c32 size_t size_c = size_a + size_b; in ClusterCostDiff() local
35 (double)size_c * FastLog2(size_c); in ClusterCostDiff()

Completed in 1 milliseconds