Home
last modified time | relevance | path

Searched defs:asize (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dopengl.hpp589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D()
669 void cv::ogl::Texture2D::create(Size asize, Format aformat, bool autoRelease) in create()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dopengl.hpp589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D()
669 void cv::ogl::Texture2D::create(Size asize, Format aformat, bool autoRelease) in create()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dopengl.hpp589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D()
669 void cv::ogl::Texture2D::create(Size asize, Format aformat, bool autoRelease) in create()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dpmsa-v7.c150 phys_addr_t asize = base + size - abase; in try_split_region() local
212 phys_addr_t asize = (base - 1) ^ base; in allocate_region() local
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dpmc551.c126 u32 asize; member
641 static int asize = 0; variable
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Doffb.c304 u64 asize, taddr; in offb_map_reg() local
546 u64 asize; in offb_init_nodriver() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c96 unsigned asize = amdgpu_bo_size(bo); in amdgpu_gem_prime_mmap() local
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dti-aemif.c108 u8 asize; member
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_ioctl.c543 unsigned int usize, asize; in _hl_ioctl() local
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c1796 int asize; in smk_read_ambient() local
2070 int asize; in smk_read_unconfined() local
2625 int asize; in smk_read_syslog() local
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dops.h475 const struct sof_ops_table mach_ops[], int asize) in sof_get_ops()
H A Dtopology.c938 int asize; in sof_parse_token_sets() local
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.c952 uint32_t asize; in sb_build_command_load() local
1812 unsigned long size, asize; in sb_verify_command() local
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel.c160 u32 val, dsize, asize; in eip197_trc_cache_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c1877 unsigned int usize, asize; in kfd_ioctl() local
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dkeyboard.c1660 int asize; in vt_do_diacrit() local
/OK3568_Linux_fs/kernel/net/iucv/
H A Diucv.c1360 void *answer, size_t asize, size_t *residual) in iucv_message_send2way()
/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-bcm2835.c2239 const size_t asize = ARRAY_SIZE(clk_desc_array); in bcm2835_clk_probe() local