Searched refs:parallelize_3d (Results 1 – 3 of 3) sorted by relevance
629 struct pthreadpool_3d_params parallelize_3d; member
340 const struct fxdiv_divisor_size_t range_k = threadpool->params.parallelize_3d.range_k; in thread_parallelize_3d()342 const struct fxdiv_divisor_size_t range_j = threadpool->params.parallelize_3d.range_j; in thread_parallelize_3d()1591 thread_function_t parallelize_3d = &thread_parallelize_3d; in pthreadpool_parallelize_3d() local1595 parallelize_3d = &pthreadpool_thread_parallelize_3d_fastpath; in pthreadpool_parallelize_3d()1599 threadpool, parallelize_3d, ¶ms, sizeof(params), in pthreadpool_parallelize_3d()
374 const struct fxdiv_divisor_size_t range_k = threadpool->params.parallelize_3d.range_k; in pthreadpool_thread_parallelize_3d_fastpath()376 const struct fxdiv_divisor_size_t range_j = threadpool->params.parallelize_3d.range_j; in pthreadpool_thread_parallelize_3d_fastpath()