Home
last modified time | relevance | path

Searched refs:stOverlay (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_region.c236 stRegion.unAttr.stOverlay.enPixelFmt = PIXEL_FORMAT_ARGB_1555; in SAMPLE_REGION_CreateOverLay()
237 stRegion.unAttr.stOverlay.stSize.u32Height = RECT_HEIGHT; in SAMPLE_REGION_CreateOverLay()
238 stRegion.unAttr.stOverlay.stSize.u32Width = RECT_WIDTH; in SAMPLE_REGION_CreateOverLay()
239 stRegion.unAttr.stOverlay.u32BgColor = 0x00ff00ff; in SAMPLE_REGION_CreateOverLay()
240 stRegion.unAttr.stOverlay.u32CanvasNum = 2; /* default 2 */ in SAMPLE_REGION_CreateOverLay()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_region.h200 OVERLAY_ATTR_S stOverlay; /* attribute of overlay region */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_region.h200 OVERLAY_ATTR_S stOverlay; /* attribute of overlay region */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c760 stRgnAttr.unAttr.stOverlay.enPixelFmt = PIXEL_FORMAT_ARGB_1555; in OSD_CreateRGN()
761 stRgnAttr.unAttr.stOverlay.u32BgColor = pstAttr->stContent.u32Color; in OSD_CreateRGN()
762 stRgnAttr.unAttr.stOverlay.stSize.u32Width = pstAttr->stContent.stBitmap.u32Width; in OSD_CreateRGN()
763 stRgnAttr.unAttr.stOverlay.stSize.u32Height = pstAttr->stContent.stBitmap.u32Height; in OSD_CreateRGN()
764 stRgnAttr.unAttr.stOverlay.u32CanvasNum = in OSD_CreateRGN()

Completed in 6 milliseconds