Home
last modified time | relevance | path

Searched refs:logo_width (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/lib/at91/
Dat91.c15 info->logo_width = ATMEL_LOGO_8BPP_WIDTH; in atmel_logo_info()
24 info->logo_width = MICROCHIP_LOGO_8BPP_WIDTH; in microchip_logo_info()
/external/u-boot/lib/tizen/
Dtizen.c19 vid->logo_width = TIZEN_LOGO_16BPP_WIDTH; in get_tizen_logo_info()
/external/u-boot/include/
Datmel_lcd.h46 u_int logo_width; member
Dexynos_lcd.h63 unsigned int logo_width; member
/external/u-boot/board/samsung/common/
Dmisc.c465 if (panel_info.vl_width >= panel_info.logo_width) { in draw_logo()
466 x = ((panel_info.vl_width - panel_info.logo_width) >> 1); in draw_logo()
/external/libhevc/encoder/
Dihevce_lap_enc_structs.h117 WORD32 logo_width; member
Dihevce_lap_interface.c2294 ps_lap_inp_buf->s_lap_out.s_logo_ctxt.logo_width = 0; in ihevce_lap_process()
/external/u-boot/drivers/video/exynos/
Dexynos_fb.c84 unsigned int logo_width; member
604 priv->logo_width = fdtdec_get_int(blob, node, in exynos_fb_ofdata_to_platdata()