Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h2903 static int stbi__process_marker(stbi__jpeg *z, int m) in stbi__process_marker() function
3170 if (!stbi__process_marker(z,m)) return 0; in stbi__decode_jpeg_header()
3215 if (!stbi__process_marker(j, m)) return 0; in stbi__decode_jpeg_image()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h2903 static int stbi__process_marker(stbi__jpeg *z, int m) in stbi__process_marker() function
3170 if (!stbi__process_marker(z,m)) return 0; in stbi__decode_jpeg_header()
3215 if (!stbi__process_marker(j, m)) return 0; in stbi__decode_jpeg_image()