Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_region.c259 stRegion.unAttr.stOverlayEx.enPixelFmt = PIXEL_FORMAT_ARGB_1555; in SAMPLE_REGION_CreateOverLayEx()
260 stRegion.unAttr.stOverlayEx.stSize.u32Height = RECT_HEIGHT; in SAMPLE_REGION_CreateOverLayEx()
261 stRegion.unAttr.stOverlayEx.stSize.u32Width = RECT_WIDTH; in SAMPLE_REGION_CreateOverLayEx()
262 stRegion.unAttr.stOverlayEx.u32BgColor = 0x00ff00ff; in SAMPLE_REGION_CreateOverLayEx()
263 stRegion.unAttr.stOverlayEx.u32CanvasNum = 2; /* default 2 */ in SAMPLE_REGION_CreateOverLayEx()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_region.h201 OVERLAYEX_ATTR_S stOverlayEx; /* attribute of overlayex region */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_region.h201 OVERLAYEX_ATTR_S stOverlayEx; /* attribute of overlayex region */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c753 stRgnAttr.unAttr.stOverlayEx.enPixelFmt = PIXEL_FORMAT_ARGB_1555; in OSD_CreateRGN()
754 stRgnAttr.unAttr.stOverlayEx.u32BgColor = pstAttr->stContent.u32Color; in OSD_CreateRGN()
755 stRgnAttr.unAttr.stOverlayEx.stSize.u32Width = pstAttr->stContent.stBitmap.u32Width; in OSD_CreateRGN()
756 stRgnAttr.unAttr.stOverlayEx.stSize.u32Height = pstAttr->stContent.stBitmap.u32Height; in OSD_CreateRGN()
757 stRgnAttr.unAttr.stOverlayEx.u32CanvasNum = in OSD_CreateRGN()

Completed in 5 milliseconds