Searched defs:palette_size (Results 1 – 5 of 5) sorted by relevance
34 uint32_t palette_size : 9; member
98 uint32_t palette_size; member
207 uint32_t palette_size = LV_COLOR_INDEXED_PALETTE_SIZE(src_cf); in decoder_open_variable() local278 uint32_t palette_size = LV_COLOR_INDEXED_PALETTE_SIZE(src_header.cf); in decoder_open_file() local
840 uint32_t palette_size = LV_COLOR_INDEXED_PALETTE_SIZE(decoded->header.cf); in lv_vg_lite_buffer_open_image() local
112 … uint32_t palette_size = LV_COLOR_INDEXED_PALETTE_SIZE(lv_display_get_color_format(disp)) * 4; in lv_sdl_window_create() local