Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/
Dlv_img_decoder.h97 typedef struct _lv_img_decoder_dsc_t { struct
99 lv_img_decoder_t * decoder;
102 const void * src;
105 lv_color_t color;
108 int32_t frame_id;
111 lv_img_src_t src_type;
114 lv_img_header_t header;
118 const uint8_t * img_data;
122 uint32_t time_to_open;
126 const char * error_msg;
[all …]