#ifndef __IMG_UTILITY_H #define __IMG_UTILITY_H s32 img_jpg_load_from_sd(char *filename, lv_img_dsc_t *img_dst); #endif