/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_gdc.h | 104 HI_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888 */ member 125 HI_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888 */ member
|
H A D | hi_comm_region.h | 77 HI_U32 u32BgColor;
member 169 HI_U32 u32BgColor;
member
|
H A D | hi_comm_vgs.h | 95 HI_U32 u32BgColor; /* RW; Background color of osd, depends on pixel format of osd, member
|
H A D | hi_comm_video.h | 115 HI_U32 u32BgColor; /* background color, RGB 888 */ member
|
H A D | hi_comm_vo_dev.h | 299 HI_U32 u32BgColor; /* RW; Background color of a device, in RGB format. */
member
|
H A D | hi_comm_vi.h | 62 HI_U32 u32BgColor; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_gdc.h | 104 HI_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888 */ member 125 HI_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888 */ member
|
H A D | hi_comm_region.h | 77 HI_U32 u32BgColor;
member 169 HI_U32 u32BgColor;
member
|
H A D | hi_comm_vgs.h | 95 HI_U32 u32BgColor; /* RW; Background color of osd, depends on pixel format of osd, member
|
H A D | hi_comm_video.h | 115 HI_U32 u32BgColor; /* background color, RGB 888 */ member
|
H A D | hi_comm_vo_dev.h | 299 HI_U32 u32BgColor; /* RW; Background color of a device, in RGB format. */
member
|
H A D | hi_comm_vi.h | 62 HI_U32 u32BgColor; member
|
H A D | hi_comm_vo.h | 325 HI_U32 u32BgColor; /* RW; Background color of a device, in RGB format. */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/ |
H A D | osd_img.h | 193 HI_U32 u32BgColor;
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
H A D | osd_img.c | 584 puBmData[s32BmDataIdx] = (HI_U16)pstContent->u32BgColor;
in OSD_PuBmData_Cal() 754 stRgnAttr.unAttr.stOverlayEx.u32BgColor = pstAttr->stContent.u32Color;
in OSD_CreateRGN() 761 stRgnAttr.unAttr.stOverlay.u32BgColor = pstAttr->stContent.u32Color;
in OSD_CreateRGN() 980 pstOsdParam->stAttr.stContent.u32BgColor = pstAttr->stContent.u32BgColor;
in Osd_Param_Config()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/ |
H A D | higv_mw_media.c | 257 pubAttr.u32BgColor = 0x000000ff; /* 0x000000ff: bg color value */
in HI_MW_DISP_Open()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_vo.c | 489 pstVoConfig->u32BgColor = COLOR_RGB_BLUE; in SAMPLE_COMM_VO_GetDefConfig() 534 stVoPubAttr.u32BgColor = pstVoConfig->u32BgColor; in SAMPLE_COMM_VO_StartVO()
|
H A D | sample_comm_region.c | 239 stRegion.unAttr.stOverlay.u32BgColor = 0x00ff00ff; in SAMPLE_REGION_CreateOverLay() 262 stRegion.unAttr.stOverlayEx.u32BgColor = 0x00ff00ff; in SAMPLE_REGION_CreateOverLayEx()
|
H A D | sample_comm.h | 419 HI_U32 u32BgColor; member
|
H A D | sample_comm_audio.c | 907 stPubAttr.u32BgColor = 0x000000ff; in SAMPLE_COMM_AUDIO_StartHdmi()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/include/ |
H A D | hi_comm_vo_dev.h | 302 HI_U32 u32BgColor; /* RW; Background color of a device, in RGB format. */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_comm_video.h | 118 HI_U32 u32BgColor; /* background color, RGB 888 */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/ |
H A D | sample_media_ai.c | 1276 stVoPubAttr.u32BgColor = pstVoConfig->u32BgColor;
in StVoPubAttrCfg()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
H A D | sample_lcd.c | 1242 stVoPubAttr.u32BgColor = pstVoConfig->u32BgColor;
in StVoPubAttrCfg()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
H A D | sample_comm_ive.c | 825 stVoPubAttr.u32BgColor = COLOR_RGB_BLUE;
in SAMPLE_COMM_IVE_StartVo()
|