| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | sys_titan.c | 68 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() local 86 dim3 = &cchip->dim3.csr; in titan_update_irq_hw() 90 if (!cpumask_test_cpu(3, &cpm)) dim3 = &dummy; in titan_update_irq_hw() 95 *dim3 = mask3; in titan_update_irq_hw() 100 *dim3; in titan_update_irq_hw() 106 else if (bcpu == 3) dimB = &cchip->dim3.csr; in titan_update_irq_hw()
|
| H A D | sys_dp264.c | 54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local 71 dim3 = &cchip->dim3.csr; in tsunami_update_irq_hw() 75 if (!cpu_possible(3)) dim3 = &dummy; in tsunami_update_irq_hw() 80 *dim3 = mask3; in tsunami_update_irq_hw() 85 *dim3; in tsunami_update_irq_hw() 91 else dimB = &cchip->dim3.csr; in tsunami_update_irq_hw()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/detail/ |
| H A D | transform_detail.hpp | 311 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 312 const dim3 grid(divUp(src.cols, threads.x), divUp(src.rows, threads.y), 1); in call() 326 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 327 const dim3 grid(divUp(src1.cols, threads.x), divUp(src1.rows, threads.y), 1); in call() 352 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 353 … const dim3 grid(divUp(src.cols, threads.x * ft::smart_shift), divUp(src.rows, threads.y), 1); in call() 377 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 378 … const dim3 grid(divUp(src1.cols, threads.x * ft::smart_shift), divUp(src1.rows, threads.y), 1); in call()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/detail/ |
| H A D | transform_detail.hpp | 311 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 312 const dim3 grid(divUp(src.cols, threads.x), divUp(src.rows, threads.y), 1); in call() 326 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 327 const dim3 grid(divUp(src1.cols, threads.x), divUp(src1.rows, threads.y), 1); in call() 352 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 353 … const dim3 grid(divUp(src.cols, threads.x * ft::smart_shift), divUp(src.rows, threads.y), 1); in call() 377 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 378 … const dim3 grid(divUp(src1.cols, threads.x * ft::smart_shift), divUp(src1.rows, threads.y), 1); in call()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/detail/ |
| H A D | transform_detail.hpp | 311 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 312 const dim3 grid(divUp(src.cols, threads.x), divUp(src.rows, threads.y), 1); in call() 326 const dim3 threads(ft::simple_block_dim_x, ft::simple_block_dim_y, 1); in call() 327 const dim3 grid(divUp(src1.cols, threads.x), divUp(src1.rows, threads.y), 1); in call() 352 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 353 … const dim3 grid(divUp(src.cols, threads.x * ft::smart_shift), divUp(src.rows, threads.y), 1); in call() 377 const dim3 threads(ft::smart_block_dim_x, ft::smart_block_dim_y, 1); in call() 378 … const dim3 grid(divUp(src1.cols, threads.x * ft::smart_shift), divUp(src1.rows, threads.y), 1); in call()
|
| /OK3568_Linux_fs/kernel/include/linux/dma/ |
| H A D | ti-cppi5.h | 791 s32 dim3; member 829 s32 dim3; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | core_tsunami.h | 60 tsunami_64 dim3; member
|
| H A D | core_titan.h | 60 titan_64 dim3; member
|