Home
last modified time | relevance | path

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

/lib/
Dobjagg.c896 int (*fillup_hints)(struct objagg_hints *objagg_hints, member
901 .fillup_hints = objagg_opt_simple_greedy_fillup_hints,
967 err = algo->fillup_hints(objagg_hints, objagg); in objagg_hints_get()