Home
last modified time | relevance | path

Searched defs:ksize (Results 1 – 7 of 7) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dconvolution.cpp45 bool isConvolutionSupported(const Size2D &size, const Size2D &ksize, in isConvolutionSupported()
80 const Size2D & ksize, s16 * kernelBase, u32 scale) in convolution()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-heap.c166 unsigned int in_size, out_size, drv_size, ksize; in dma_heap_ioctl() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_ioctl.c814 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dhi_cipher.h116 …hi_u32 ksize; /* Ecc key size in bytes. It corresponds to the size in bytes of the prime, shou… member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_cipher.h149 …hi_u32 ksize; /**< Ecc key size in bytes. It corresponds to the size in bytes of the prime, shou… member
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1069 CAROTENE_NS::Size2D ksize; member
1294 CAROTENE_NS::Size2D ksize; member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dcore.c6346 unsigned int ksize = sizeof(*kattr); in sched_attr_copy_to_user() local