Searched refs:image_jpg (Results 1 – 1 of 1) sorted by relevance
25 static const unsigned char image_jpg[] = { variable101 static const unsigned int image_jpg_len = sizeof(image_jpg);282 if (fwrite(image_jpg+image_data_offset, image_data_len, 1, f) != 1) { in main()