Home
last modified time | relevance | path

Searched refs:img_size (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_sparse.c144 u64 img_size; in ext4_unsparse() local
157 img_size = (u64)(header->total_blks * header->blk_sz); in ext4_unsparse()
160 if (blk_derase(desc, start, BLOCK_CNT(img_size, desc)) != in ext4_unsparse()
161 BLOCK_CNT(img_size, desc)) in ext4_unsparse()
165 start, start + (ulong)BLOCK_CNT(img_size, desc)); in ext4_unsparse()
243 img_size >> 20, start, blk); in ext4_unsparse()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/tools/ta_resign_tool-release/linux/
H A Dresign_ta.py89 img_size = len(img)
95 magic, img_type, img_size, algo, digest_len, sig_len)
130 img_size = len(img)
136 magic, img_type, img_size, algo, digest_len, sig_len)
174 img_size = len(img)
180 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/tools/ta_resign_tool-release/linux/
H A Dresign_ta.py80 img_size = len(img)
86 magic, img_type, img_size, algo, digest_len, sig_len)
109 img_size = len(img)
115 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h52 u32 img_size; /* ESBC client image size in bytes */ member
130 u32 img_size; /* ESBC client image size in bytes */ member
262 uint32_t img_size; /* ESBC Image Size */ member
/OK3568_Linux_fs/kernel/fs/romfs/
H A Dsuper.c463 unsigned long pos, img_size; in romfs_fill_super() local
499 img_size = be32_to_cpu(rsb->size); in romfs_fill_super()
501 if (sb->s_mtd && img_size > sb->s_mtd->size) in romfs_fill_super()
504 sb->s_fs_info = (void *) img_size; in romfs_fill_super()
507 img_size < ROMFH_SIZE) { in romfs_fill_super()
514 if (romfs_checksum(rsb, min_t(size_t, img_size, 512))) { in romfs_fill_super()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/scripts/
H A Dsign.py60 img_size = len(img)
66 magic, img_type, img_size, algo, digest_len, sig_len)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dsigned_hdr.h36 uint32_t img_size; member
124 struct shdr *shdr_alloc_and_copy(const struct shdr *img, size_t img_size);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dsigned_hdr.h36 uint32_t img_size; member
124 struct shdr *shdr_alloc_and_copy(const struct shdr *img, size_t img_size);
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A Diep_test.cpp192 RK_S32 img_size = 0; in get_image_size() local
199 img_size = w * h * 4; in get_image_size()
207 img_size = w * h * 2; in get_image_size()
213 img_size = w * h * 3 / 2; in get_image_size()
218 return img_size; in get_image_size()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_mm.c235 int img_size; in rga_alloc_virt_addr() local
242 img_size = memory_parm->size; in rga_alloc_virt_addr()
244 img_size = rga_image_size_cal(memory_parm->width, in rga_alloc_virt_addr()
250 count = RGA_GET_PAGE_COUNT(img_size + offset); in rga_alloc_virt_addr()
1148 int img_size, yrgb_size, uv_size, v_size; in rga_mm_set_mmu_base() local
1154 img_size = rga_image_size_cal(img->vir_w, img->vir_h, img->format, in rga_mm_set_mmu_base()
1156 if (img_size <= 0) { in rga_mm_set_mmu_base()
1240 page_count = RGA_GET_PAGE_COUNT(img_size + img_offset); in rga_mm_set_mmu_base()
1506 int img_size, yrgb_size, uv_size, v_size; in rga_mm_get_channel_handle_info() local
1508 img_size = rga_image_size_cal(img->vir_w, img->vir_h, img->format, in rga_mm_get_channel_handle_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c222 rdev->uvd.img_size[i] = 0; in radeon_uvd_init()
469 unsigned img_size = 0; in radeon_uvd_cs_msg() local
508 img_size = msg[7] * msg[8]; in radeon_uvd_cs_msg()
524 p->rdev->uvd.img_size[i] = img_size; in radeon_uvd_cs_msg()
863 if (rdev->uvd.img_size[i] >= 720*576) in radeon_uvd_count_handles()
H A Dradeon_vce.c541 p->rdev->vce.img_size[i] = 0; in radeon_vce_validate_handle()
588 size = &p->rdev->vce.img_size[session_idx]; in radeon_vce_cs_parse()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dsigned_hdr.h53 uint32_t img_size; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h20 u32 img_size; /* image size */ member
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c590 (u8 *)(*(img->img_addr_ptr)), img->img_size, 1); in calc_esbchdr_esbc_hash()
688 if (!hdr->img_size) in read_validate_esbc_client_header()
691 img->img_size = hdr->img_size; in read_validate_esbc_client_header()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/aorb/
H A Drk_aiq_types_orb_algo.h26 unsigned int img_size; member
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Ddesc.h704 uint32_t img_size; /* Length of Message */ member
718 uint32_t img_size; /* Length of Message */ member
738 uint32_t img_size; /* Length of Message */ member
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c193 u32 offset, indx, img_size; in get_addr_by_type() local
201 img_size = aligned_image_size_4k(dev); in get_addr_by_type()
202 offset = img_size * indx; in get_addr_by_type()
203 if (offset + img_size > plat->disp_pbuf_size) { in get_addr_by_type()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/
H A Dsign_encrypt.py181 img_size = len(img)
192 magic, img_type, img_size, algo[args.algo],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/
H A Dsign_encrypt.py181 img_size = len(img)
192 magic, img_type, img_size, algo[args.algo],
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.h44 uint32_t img_size[AMDGPU_MAX_VCE_HANDLES]; member
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dcmd_fsp.c45 printf(", addr 0x%08x, size %d\n", img_addr, hdr->img_size); in do_hdr()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Deis_algo_service.cpp431 output->img_size = image_indexes_[mesh->ImageBufferIndex]; in GetProcResult()
433 output->img_size = 0; in GetProcResult()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp65 Size img_size; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAeisHandle.cpp298 fec_params->result.img_buf_size = aeis_rk->img_size; in genIspResult()

12