Home
last modified time | relevance | path

Searched refs:stbi__gif_header (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h6248 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() function
6279 if (!stbi__gif_header(s, g, comp, 1)) { in stbi__gif_info_raw()
6425 … if (!stbi__gif_header(s, g, comp,0)) return 0; // stbi__g_failure_reason set by stbi__gif_header in stbi__gif_load_next()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h6248 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() function
6279 if (!stbi__gif_header(s, g, comp, 1)) { in stbi__gif_info_raw()
6425 … if (!stbi__gif_header(s, g, comp,0)) return 0; // stbi__g_failure_reason set by stbi__gif_header in stbi__gif_load_next()