Searched defs:Width (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_gv_listbox.h | 51 HI_U32 Width; /* Column width */ member
|
H A D | hi_go_decoder.h | 113 HI_U32 Width; /* Width of the original picture, */ member 145 HI_U32 Width; /* Expected width after decoding, */ member 159 HI_U32 Width; /* Picture width, */ member
|
H A D | hi_gv_scrollgrid.h | 45 HI_U32 Width; /* The width of cell */ member
|
H A D | hi_go_surface.h | 157 HI_S32 Width; /* Surface width */ member 171 HI_S32 Width; /* Surface width */ member
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_RGA_Process.c | 103 OMX_S32 rga_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, in rga_copy() argument 476 void rga_nv122rgb(RockchipVideoPlane *planes, VPUMemLinear_t *vpumem, uint32_t Width, in rga_nv122rgb() 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 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 | 346 OMX_U32 Width = pOutPort->portDefinition.format.video.nFrameWidth; in Rkvpu_N12_Process() local 388 OMX_U32 Width = pOutPort->portDefinition.format.video.nFrameWidth; in Rkvpu_ProcessStoreMetaData() local [all...] |
Completed in 7 milliseconds