Home
last modified time | relevance | path

Searched defs:align (Results 1 - 25 of 41) sorted by relevance

12

/device/soc/rockchip/rk3568/hardware/codec/jpeg/include/
H A Dcodec_jpeg_impl.h43 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
H A Dcodec_jpeg_decoder.h38 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dallocator.h28 T AlignUp(T value, T align) in AlignUp() argument
/device/soc/rockchip/rk3588/hardware/codec/jpeg/include/
H A Dcodec_jpeg_decoder.h46 inline uint32_t AlignUp(uint32_t val, uint32_t align) in AlignUp() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c85 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() argument
H A Dvgs_img.c99 MppFrmCreate( VIDEO_FRAME_INFO_S* frm, int width, int height, PIXEL_FORMAT_E pixelFormat, DATA_BITWIDTH_E bitWidth, COMPRESS_MODE_E compressMode, int align) MppFrmCreate() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_mmz_intf.c48 mmb_addr_t new_mmb(const char *name, int size, unsigned int align, const char *zone_name) in new_mmb() argument
H A Ddrv_mmz_compat.h31 HI_U32 align; /* phys-memory's special align size */ member
H A Ddrv_mmz_ext_k.c35 HI_S32 hi_drv_mmz_alloc_and_map(const char *bufname, char *zone_name, HI_U32 size, int align, mmz_buffer *mmz_buf) in hi_drv_mmz_alloc_and_map() argument
92 HI_S32 hi_drv_mmz_alloc(const char *bufname, char *zone_name, HI_U32 size, int align, mmz_buffer *mmz_buf) in hi_drv_mmz_alloc() argument
265 HI_S32 hi_drv_smmu_alloc_and_map(const HI_CHAR *bufname, HI_U32 size, HI_U32 align, smmu_buffer *smmu_buf) in hi_drv_smmu_alloc_and_map() argument
318 HI_S32 hi_drv_smmu_alloc(const HI_CHAR *bufname, HI_U32 size, int align, smmu_buffer *smmu_buf) in hi_drv_smmu_alloc() argument
599 HI_S32 hi_drv_secmmz_alloc(const HI_CHAR *bufname, HI_U32 size, HI_U32 align, mmz_buffe argument
660 hi_drv_secsmmu_alloc(const HI_CHAR *bufname, HI_U32 size, HI_U32 align, smmu_buffer *sec_smmu_buf) hi_drv_secsmmu_alloc() argument
896 hi_drv_secmmz_alloc(const HI_CHAR *bufname, HI_U32 size, HI_U32 align, mmz_buffer *secmmz_buf) hi_drv_secmmz_alloc() argument
906 hi_drv_secsmmu_alloc(const HI_CHAR *bufname, HI_U32 size, HI_U32 align, smmu_buffer *sec_smmu_buf) hi_drv_secsmmu_alloc() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/
H A Dhi_comm_sys_adapt.h45 hi_u32 align; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcma_allocator.c126 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument
222 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument
[all...]
H A Dhisi_allocator.c63 find_fixed_region(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region() argument
154 find_fixed_region_from_highaddr(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region_from_highaddr() argument
226 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument
298 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Ddrv_mmz_ioctl.h28 HI_U32 align; /* phys-memory's special align size */ member
64 HI_U32 align; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c44 unsigned int i, align = get_order(buf->size); in vb2_dma_sg_alloc_contiguous() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c280 unsigned long align = get_order(size); in cma_heap_allocate() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c45 unsigned int i, align = get_order(buf->size); in vb2_dma_sg_alloc_contiguous() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemblock.h362 static __always_inline phys_addr_t memblock_phys_alloc(phys_addr_t size, phys_addr_t align) in memblock_phys_alloc() argument
373 memblock_alloc(phys_addr_t size, phys_addr_t align) memblock_alloc() argument
378 memblock_alloc_raw(phys_addr_t size, phys_addr_t align) memblock_alloc_raw() argument
383 memblock_alloc_from(phys_addr_t size, phys_addr_t align, phys_addr_t min_addr) memblock_alloc_from() argument
388 memblock_alloc_low(phys_addr_t size, phys_addr_t align) memblock_alloc_low() argument
393 memblock_alloc_node(phys_addr_t size, phys_addr_t align, int nid) memblock_alloc_node() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_mmz.h157 __phys_addr_type__ __phys_addr_align__ align; /* if you need your phys-memory have special align size */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_mmz.h154 __phys_addr_type__ __phys_addr_align__ align; /* if you need your phys-memory have special align size */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/
H A Dsmp_color_space_convert.c140 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() argument
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_mmz.h155 __phys_addr_type__ __phys_addr_align__ align; /* if you need your phys-memory have special align size */ member
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_SharedMemory.c91 static int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, in ion_alloc() argument
344 static int drm_alloc(int fd, size_t len, size_t align, RK_U32 *handle, int flag) in drm_alloc() argument
H A DRockchip_OSAL_ion.h261 size_t align; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h281 static inline NetBuf *oal_netbuf_alloc(uint32_t size, uint32_t reserve, uint32_t align) in oal_netbuf_alloc() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/smp/
H A Dsmp_resize_crop.c151 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() argument

Completed in 19 milliseconds

12