Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dcluster.c31 static BROTLI_INLINE double ClusterCostDiff(size_t size_a, size_t size_b) { in ClusterCostDiff() function
H A Dcluster_inc.h32 p.cost_diff = 0.5 * ClusterCostDiff(cluster_size[idx1], cluster_size[idx2]);
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcluster.c31 static BROTLI_INLINE double ClusterCostDiff(size_t size_a, size_t size_b) { in ClusterCostDiff() function
H A Dcluster_inc.h32 p.cost_diff = 0.5 * ClusterCostDiff(cluster_size[idx1], cluster_size[idx2]);

Completed in 2 milliseconds