Searched refs:u8_p (Results 1 – 1 of 1) sorted by relevance
205 const uint8_t * u8_p = src; in lv_img_src_get_type() local208 if(u8_p[0] >= 0x20 && u8_p[0] <= 0x7F) { in lv_img_src_get_type()211 else if(u8_p[0] >= 0x80) { in lv_img_src_get_type()