Home
last modified time | relevance | path

Searched refs:u32Pitch (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_blit.c162 dst_sur.stride = dst_img->stCanvas.u32Pitch; in hifb_drv_fill()
205 stride = canvas->u32Pitch; in hifb_drv_get_dcmp_stride()
248 surface->stride = img->stCanvas.u32Pitch; in drv_blit_init()
266 dst_surface->cbcr_stride = dst_img->stCanvas.u32Pitch; in drv_blit_compress()
542 surface->stride = src_img->stCanvas.u32Pitch; in drv_rotate_init()
555 surface->stride = dst_img->stCanvas.u32Pitch; in drv_rotate_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
Dhifb_main.c928 dst_img.stCanvas.u32Pitch = can_pitch; in hifb_completely()
1672 cursor_info->cursor.stCursor.u32Pitch = HIFB_SOFTCURSOR_STRIDE; in hifb_open_init_config()
2016 len = cursor_sur->u32Pitch * cursor_sur->u32Height; in hifb_check_cusor_phyaddr()
3723 len = (hi_u64)can_buf->stCanvas.u32Pitch * can_buf->stCanvas.u32Height;
3992 dst_rect->stCanvas.u32Pitch = hifb_get_line_length(info);
4003 … dst_rect->stCanvas.u32Pitch = ((bytes_per_pixel * dst_rect->stCanvas.u32Width + HIFB_ALIGN - 1) /
4244 back_buf->stCanvas.u32Pitch = hifb_get_line_length(info);
4254 …back_buf->stCanvas.u32Pitch = ((*bytes_per_pixel * back_buf->stCanvas.u32Width + HIFB_ALIGN - 1) /…
4323 …fore_buf->stCanvas.u32Pitch = ((bytes_per_pixel * fore_buf->stCanvas.u32Width + (HIFB_ALIGN - 1)) …
4422 back_buf->stCanvas.u32Pitch = ((bytes_per_pixel * back_buf->stCanvas.u32Width +
[all …]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhifb.h237 HI_U32 u32Pitch; /* line pixels */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhifb.h232 HI_U32 u32Pitch; /* line pixels */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
Dhifb.h257 HI_U32 u32Pitch; /* line pixels */ member