Home
last modified time | relevance | path

Searched defs:_lv_img_decoder_dsc_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.6.0/src/draw/
Dlv_img_decoder.h99 typedef struct _lv_img_decoder_dsc_t { struct
101 lv_img_decoder_t * decoder;
104 const void * src;
107 lv_color_t color;
110 int32_t frame_id;
113 lv_img_src_t src_type;
116 lv_img_header_t header;
120 const uint8_t * img_data;
124 uint32_t time_to_open;
128 const char * error_msg;
[all …]