Home
last modified time | relevance | path

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

/external/pthreadpool/src/
Dlegacy-api.c66 struct fxdiv_divisor_size_t tile_range_j; member
79 const struct fxdiv_divisor_size_t tile_range_j = context->tile_range_j; in compute_3d_tiled() local
116 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_compute_3d_tiled() local
141 struct fxdiv_divisor_size_t tile_range_j; member
156 const struct fxdiv_divisor_size_t tile_range_j = context->tile_range_j; in compute_4d_tiled() local
203 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_compute_4d_tiled() local
Dthreadpool-object.h125 struct fxdiv_divisor_size_t tile_range_j; member
148 struct fxdiv_divisor_size_t tile_range_j; member
179 struct fxdiv_divisor_size_t tile_range_j; member
232 struct fxdiv_divisor_size_t tile_range_j; member
267 struct fxdiv_divisor_size_t tile_range_j; member
Dportable-api.c190 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_1d.tile_ra… in thread_parallelize_2d_tile_1d() local
235 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_2d.tile_ra… in thread_parallelize_2d_tile_2d() local
291 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_2d_with_ua… in thread_parallelize_2d_tile_2d_with_uarch() local
442 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_3d_tile_2d.tile_ra… in thread_parallelize_3d_tile_2d() local
507 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_3d_tile_2d_with_ua… in thread_parallelize_3d_tile_2d_with_uarch() local
1425 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_parallelize_2d_tile_1d() local
1473 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_parallelize_2d_tile_2d() local
1534 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_parallelize_2d_tile_2d_with_uarch() local
1684 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_parallelize_3d_tile_2d() local
1749 const size_t tile_range_j = divide_round_up(range_j, tile_j); in pthreadpool_parallelize_3d_tile_2d_with_uarch() local
Dfastpath.c209 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_1d.tile_ra… in pthreadpool_thread_parallelize_2d_tile_1d_fastpath() local
259 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_2d.tile_ra… in pthreadpool_thread_parallelize_2d_tile_2d_fastpath() local
320 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_2d_tile_2d_with_ua… in pthreadpool_thread_parallelize_2d_tile_2d_with_uarch_fastpath() local
486 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_3d_tile_2d.tile_ra… in pthreadpool_thread_parallelize_3d_tile_2d_fastpath() local
556 …const struct fxdiv_divisor_size_t tile_range_j = threadpool->params.parallelize_3d_tile_2d_with_ua… in pthreadpool_thread_parallelize_3d_tile_2d_with_uarch_fastpath() local