Searched refs:HIFB_COLOR_FMT_E (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_blit.h | 31 hi_bool hifb_tde_is_support_fmt(HIFB_COLOR_FMT_E fmt);
|
H A D | hifb_vou_drv.c | 100 fb_vo_disp_pixel_format hifb_drv_convert_pixel_format(HIFB_COLOR_FMT_E color_format)
in hifb_drv_convert_pixel_format() 223 hi_s32 hifb_drv_set_layer_data_fmt(hi_u32 layer_id, HIFB_COLOR_FMT_E data_fmt)
in hifb_drv_set_layer_data_fmt()
|
H A D | hifb_blit.c | 121 hi_bool hifb_tde_is_support_fmt(HIFB_COLOR_FMT_E fmt)
in hifb_tde_is_support_fmt() 129 hi_tde_color_fmt hifb_drv_conv_fmt(HIFB_COLOR_FMT_E fmt)
in hifb_drv_conv_fmt()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/include/ |
H A D | hifb_vou_drv.h | 176 HIFB_COLOR_FMT_E color_fmt;
301 hi_s32 (*hifb_drv_set_layer_data_fmt)(hi_u32, HIFB_COLOR_FMT_E);
384 fb_vo_disp_pixel_format hifb_drv_convert_pixel_format(HIFB_COLOR_FMT_E color_format);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/ |
H A D | hifb.h | 218 } HIFB_COLOR_FMT_E;
typedef 258 HIFB_COLOR_FMT_E enFmt; /* color format */
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hifb.h | 193 } HIFB_COLOR_FMT_E;
typedef 233 HIFB_COLOR_FMT_E enFmt; /* color format */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hifb.h | 198 } HIFB_COLOR_FMT_E;
typedef 238 HIFB_COLOR_FMT_E enFmt; /* color format */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
H A D | hifb_main.h | 187 HIFB_COLOR_FMT_E color_format; /* color format */
|
H A D | hifb_main.c | 141 static HIFB_COLOR_FMT_E hifb_getfmtbyargb(struct fb_bitfield *red, struct fb_bitfield *green, struct fb_bitfield *blue, 173 static inline hi_void hifb_get_fmt(hifb_par *par, HIFB_COLOR_FMT_E *color_format); 174 static inline hi_void hifb_set_fmt(hifb_par *par, HIFB_COLOR_FMT_E color_fmt); 673 * Desc : bit fields of each color format in HIFB_COLOR_FMT_E, 674 * the order must be the same as that of HIFB_COLOR_FMT_E 1020 HIFB_COLOR_FMT_E hifb_color_fmt; in hifb_set_dcmp_info() 1548 static hi_s32 hifb_open_default_param(struct fb_info *info, HIFB_COLOR_FMT_E *color_format) in hifb_open_default_param() 1578 static hi_s32 hifb_open_default_param(struct fb_info *info, HIFB_COLOR_FMT_E *color_format) in hifb_open_default_param() 1648 HIFB_COLOR_FMT_E color_format, hifb_cursor_info *cursor_info) in hifb_open_init_config() 1772 HIFB_COLOR_FMT_E color_forma in hifb_open_start() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/ |
H A D | drm_hal_gfx.c | 344 HIFB_COLOR_FMT_E hifb_fmt; in gfx_set_format()
|
Completed in 13 milliseconds