Home
last modified time | relevance | path

Searched refs:stAlpha (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_tde_type.h236 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
242 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
248 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
H A Dhifb.h239 HIFB_ALPHA_S stAlpha; member
H A Dhi_ive.h990 IVE_MEM_INFO_S stAlpha; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_tde_type.h236 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
242 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
248 TDE2_COLORKEY_COMP_S stAlpha; /* <Alpha component */ member
H A Dhifb.h244 HIFB_ALPHA_S stAlpha; member
H A Dhi_ive.h990 IVE_MEM_INFO_S stAlpha; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h264 HIFB_ALPHA_S stAlpha; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c2955 if (surface_ex->stAlpha.bAlphaEnable != HI_TRUE && surface_ex->stAlpha.bAlphaEnable != HI_FALSE) { in flip_surface_check_param()
2956 hifb_error("alpha.alpha_en(%d) should be HI_TRUE or HI_FALSE!\n", surface_ex->stAlpha.bAlphaEnable); in flip_surface_check_param()
2960 if (surface_ex->stAlpha.bAlphaChannel != HI_TRUE && surface_ex->stAlpha.bAlphaChannel != HI_FALSE) { in flip_surface_check_param()
2962 surface_ex->stAlpha.bAlphaChannel); in flip_surface_check_param()
3127 hifb_set_alpha(par, &surface_ex.stAlpha); in hifb_flip_surface()

Completed in 24 milliseconds