Home
last modified time | relevance | path

Searched refs:u32LumThresh (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_region.h47 LESSTHAN_LUM_THRESH = 0, /* the lum of the video is less than the lum threshold which is set by u32LumThresh */
48 MORETHAN_LUM_THRESH, /* the lum of the video is more than the lum threshold which is set by u32LumThresh */
60 HI_U32 u32LumThresh; /* The threshold to decide whether invert the OSD's color or not. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_region.h47 LESSTHAN_LUM_THRESH = 0, /* the lum of the video is less than the lum threshold which is set by u32LumThresh */
48 MORETHAN_LUM_THRESH, /* the lum of the video is more than the lum threshold which is set by u32LumThresh */
60 HI_U32 u32LumThresh; /* The threshold to decide whether invert the OSD's color or not. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_region.c498 stChnAttr.unChnAttr.stOverlayChn.stInvertColor.u32LumThresh = 128; /* set 128 */ in SAMPLE_COMM_REGION_AttachToChn()

Completed in 3 milliseconds