Home
last modified time | relevance | path

Searched refs:unAttr (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()
259 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 in SAMPLE_REGION_CreateOverLayEx()
[all...]
/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()
760 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 in OSD_CreateRGN()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_region.h215 RGN_ATTR_U unAttr; /* region attribute */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_region.h215 RGN_ATTR_U unAttr; /* region attribute */ member

Completed in 4 milliseconds