Searched refs:InitZopfliCostModel (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | backward_references_hq.c | 88 static void InitZopfliCostModel( in InitZopfliCostModel() function 675 InitZopfliCostModel(m, &model, ¶ms->dist, num_bytes); in BrotliZopfliComputeShortestPath() 813 InitZopfliCostModel(m, &model, ¶ms->dist, num_bytes); in BrotliCreateHqZopfliBackwardReferences()
|
/third_party/node/deps/brotli/c/enc/ |
D | backward_references_hq.c | 88 static void InitZopfliCostModel( in InitZopfliCostModel() function 675 InitZopfliCostModel(m, &model, ¶ms->dist, num_bytes); in BrotliZopfliComputeShortestPath() 813 InitZopfliCostModel(m, &model, ¶ms->dist, num_bytes); in BrotliCreateHqZopfliBackwardReferences()
|