Searched refs:low_memory_hint (Results 1 – 1 of 1) sorted by relevance
557 liq_image_should_use_low_memory (liq_image * img, const bool low_memory_hint) in liq_image_should_use_low_memory() argument559 …return img->width * img->height > (low_memory_hint ? LIQ_HIGH_MEMORY_LIMIT / 8 : LIQ_HIGH_MEMORY_L… in liq_image_should_use_low_memory()