Home
last modified time | relevance | path

Searched refs:OMP_THREAD_NUM (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dic_conv.c16 #define EDIFF_CONV err_buf + err_stride * OMP_THREAD_NUM
162 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
299 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
345 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
408 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
530 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
574 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
637 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
894 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
960 Byte * buf_t = buf + width * OMP_THREAD_NUM; in BC()
[all …]
H A Dimgscale.c763 … contributions = (double*) (((Byte*)contribution_storage) + contribution_chunk * OMP_THREAD_NUM); \
798 … contributions = (double*) (((Byte*)contribution_storage) + contribution_chunk * OMP_THREAD_NUM); \
H A Dput.c1640 asbuf_ptr = ptr->asbuf + bytes * OMP_THREAD_NUM; in img_put_alpha_single()
1648 adbuf_ptr = ptr->adbuf + bytes * OMP_THREAD_NUM; in img_put_alpha_single()
1656 Byte *pmsbuf = ptr-> pmsbuf + bytes * OMP_THREAD_NUM; in img_put_alpha_single()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h4128 #define OMP_THREAD_NUM prima_omp_thread_num() macro
4131 #define OMP_THREAD_NUM 0 macro