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