Searched refs:stbi__skip (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 1492 static void stbi__skip(stbi__context *s, int n) in stbi__skip() function 2998 stbi__skip(z->s, L); in stbi__process_marker() 4820 stbi__skip(s, c.length); in stbi__parse_png_file() 4962 stbi__skip(s, c.length); in stbi__parse_png_file() 5266 stbi__skip(s, info.offset - 14 - info.hsz - psize * (info.hsz == 12 ? 3 : 4)); in stbi__bmp_load() 5287 stbi__skip(s, pad); in stbi__bmp_load() 5308 stbi__skip(s, pad); in stbi__bmp_load() 5315 stbi__skip(s, info.offset - 14 - info.hsz); in stbi__bmp_load() 5359 stbi__skip(s, pad); in stbi__bmp_load() 5427 stbi__skip(s,4); // skip index of first colormap entry and number of entries in stbi__tga_info() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 1492 static void stbi__skip(stbi__context *s, int n) in stbi__skip() function 2998 stbi__skip(z->s, L); in stbi__process_marker() 4820 stbi__skip(s, c.length); in stbi__parse_png_file() 4962 stbi__skip(s, c.length); in stbi__parse_png_file() 5266 stbi__skip(s, info.offset - 14 - info.hsz - psize * (info.hsz == 12 ? 3 : 4)); in stbi__bmp_load() 5287 stbi__skip(s, pad); in stbi__bmp_load() 5308 stbi__skip(s, pad); in stbi__bmp_load() 5315 stbi__skip(s, info.offset - 14 - info.hsz); in stbi__bmp_load() 5359 stbi__skip(s, pad); in stbi__bmp_load() 5427 stbi__skip(s,4); // skip index of first colormap entry and number of entries in stbi__tga_info() [all …]
|