Searched refs:parallelize_2d (Results 1 – 3 of 3) sorted by relevance
625 struct pthreadpool_2d_params parallelize_2d; member
149 const struct fxdiv_divisor_size_t range_j = threadpool->params.parallelize_2d.range_j; in thread_parallelize_2d()1386 thread_function_t parallelize_2d = &thread_parallelize_2d; in pthreadpool_parallelize_2d() local1390 parallelize_2d = &pthreadpool_thread_parallelize_2d_fastpath; in pthreadpool_parallelize_2d()1394 threadpool, parallelize_2d, ¶ms, sizeof(params), in pthreadpool_parallelize_2d()
163 const struct fxdiv_divisor_size_t range_j = threadpool->params.parallelize_2d.range_j; in pthreadpool_thread_parallelize_2d_fastpath()