| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 192 int aperture_size CV_DEFAULT(3)); 198 int aperture_size CV_DEFAULT(3) ); 886 double threshold2, int aperture_size CV_DEFAULT(3) ); 895 int aperture_size CV_DEFAULT(3) ); 902 int block_size, int aperture_size CV_DEFAULT(3) ); 909 int block_size, int aperture_size CV_DEFAULT(3) ); 917 int block_size, int aperture_size CV_DEFAULT(3),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 192 int aperture_size CV_DEFAULT(3)); 198 int aperture_size CV_DEFAULT(3) ); 886 double threshold2, int aperture_size CV_DEFAULT(3) ); 895 int aperture_size CV_DEFAULT(3) ); 902 int block_size, int aperture_size CV_DEFAULT(3) ); 909 int block_size, int aperture_size CV_DEFAULT(3) ); 917 int block_size, int aperture_size CV_DEFAULT(3),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 192 int aperture_size CV_DEFAULT(3)); 198 int aperture_size CV_DEFAULT(3) ); 886 double threshold2, int aperture_size CV_DEFAULT(3) ); 895 int aperture_size CV_DEFAULT(3) ); 902 int block_size, int aperture_size CV_DEFAULT(3) ); 909 int block_size, int aperture_size CV_DEFAULT(3) ); 917 int block_size, int aperture_size CV_DEFAULT(3),
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | intel-gtt.c | 519 unsigned int aperture_size; in intel_gtt_mappable_entries() local 529 aperture_size = MB(32); in intel_gtt_mappable_entries() 531 aperture_size = MB(64); in intel_gtt_mappable_entries() 539 aperture_size = MB(64); in intel_gtt_mappable_entries() 541 aperture_size = MB(128); in intel_gtt_mappable_entries() 544 aperture_size = pci_resource_len(intel_private.pcidev, 2); in intel_gtt_mappable_entries() 547 return aperture_size >> PAGE_SHIFT; in intel_gtt_mappable_entries()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd.c | 94 size_t *aperture_size, in amdgpu_doorbell_get_kfd_info() argument 103 *aperture_size = adev->doorbell.size; in amdgpu_doorbell_get_kfd_info() 107 *aperture_size = 0; in amdgpu_doorbell_get_kfd_info()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-baytrail/fsp/ |
| H A D | fsp_vpd.h | 65 uint8_t aperture_size; /* Offset 0x0044 */ member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/video/ |
| H A D | tracking_c.h | 127 int aperture_size CV_DEFAULT(3));
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/video/ |
| H A D | tracking_c.h | 127 int aperture_size CV_DEFAULT(3));
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/ |
| H A D | intelfbhw.c | 173 int intelfbhw_get_memory(struct pci_dev *pdev, int *aperture_size, in intelfbhw_get_memory() argument 180 if (!pdev || !aperture_size || !stolen_size) in intelfbhw_get_memory() 208 *aperture_size = MB(128); in intelfbhw_get_memory() 210 *aperture_size = MB(256); in intelfbhw_get_memory() 214 *aperture_size = MB(64); in intelfbhw_get_memory() 216 *aperture_size = MB(128); in intelfbhw_get_memory() 222 stolen_overhead = (*aperture_size / MB(1)) + 4; in intelfbhw_get_memory()
|
| H A D | intelfbdrv.c | 475 int aperture_size, stolen_size; in intelfb_pci_register() local 574 if (intelfbhw_get_memory(pdev, &aperture_size,&stolen_size)) { in intelfb_pci_register() 583 BtoMB(aperture_size), BtoKB(stolen_size)); in intelfb_pci_register()
|
| H A D | intelfbhw.h | 562 extern int intelfbhw_get_memory(struct pci_dev *pdev, int *aperture_size,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_ioc32.c | 649 u32 aperture_size; /* bytes */ member 674 i32.aperture_size = info.aperture_size; in compat_drm_agp_info()
|
| H A D | drm_agpsupport.c | 72 info->aperture_size = kern->aper_size * 1024 * 1024; in drm_agp_info()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/ |
| H A D | fsp_configs.c | 196 fsp_upd->aperture_size = fdtdec_get_int(blob, node, "fsp,aperture-size", in update_fsp_configs()
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm.h | 575 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm.h | 567 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm.h | 567 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm.h | 574 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm.h | 567 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm.h | 568 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm.h | 568 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm.h | 568 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm.h | 568 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/drm/ |
| H A D | drm.h | 574 unsigned long aperture_size; /* bytes */ member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drm.c | 2411 return i.aperture_size; in drmAgpSize()
|