Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/extra/libs/gif/
Dgifdec.h24 typedef struct gd_GIF { struct
37 struct gd_GIF *gif, uint16_t tx, uint16_t ty, argument
41 void (*comment)(struct gd_GIF *gif); argument
42 void (*application)(struct gd_GIF *gif, char id[8], char auth[3]); argument
46 } gd_GIF; argument