Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_queue.c366 util_queue_adjust_num_threads(struct util_queue *queue, unsigned num_threads, in util_queue_adjust_num_threads()
411 unsigned num_threads, in util_queue_init()
Du_queue.h215 unsigned num_threads; /* decreasing this number will terminate threads */ member
/hardware/google/gfxstream/guest/mesa/src/util/tools/
Dfind_hash_func.c100 unsigned num_threads = 24; in find_translate_func() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h10899 int num_threads = std::max(1, int(std::thread::hardware_concurrency())); in DecodeChunk() local
11045 int num_threads = std::max(1, int(std::thread::hardware_concurrency())); in DecodeChunk() local