Searched defs:Height (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_go_decoder.h | 114 HI_U32 Height; /* Height of the original picture, */ member 146 HI_U32 Height; /* Expected height after decoding, */ member 160 HI_U32 Height; /* Picture height, */ member
|
H A D | hi_gv_scrollgrid.h | 46 HI_U32 Height; /* The height of cell */ member
|
H A D | hi_go_surface.h | 158 HI_S32 Height; /* Surface height */ member 172 HI_S32 Height; /* Surface height */ member
|
H A D | hi_go_text.h | 76 HI_U8 Height; /* Font Height */ member
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_RGA_Process.c | 103 rga_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height, int format, int rga_fd) rga_copy() argument 435 rga_rgb2nv12(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height, uint32_t dstWidth, uint32_t dstHeight, void* rga_ctx) rga_rgb2nv12() argument 476 rga_nv122rgb(RockchipVideoPlane *planes, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height, int dst_format, void* rga_ctx) rga_nv122rgb() argument 519 rga_nv12_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height, void* rga_ctx) rga_nv12_copy() argument 548 rga_rgb_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Height, void* rga_ctx) rga_rgb_copy() argument [all...] |
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/ |
H A D | Rkvpu_OMX_Venc.c | 347 OMX_U32 Height = pOutPort->portDefinition.format.video.nFrameHeight; in Rkvpu_N12_Process() local 389 OMX_U32 Height = pOutPort->portDefinition.format.video.nFrameHeight; in Rkvpu_ProcessStoreMetaData() local [all...] |
Completed in 5 milliseconds