Searched refs:IMAGE_MIN_THREADS (Results 1 – 2 of 2) sorted by relevance
26 #define IMAGE_MIN_THREADS 1 macro
542 if (threads < IMAGE_MIN_THREADS) { in image_process()545 if (threads < IMAGE_MIN_THREADS) { in image_process()546 threads = IMAGE_MIN_THREADS; in image_process()