Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1448 STBI__SCAN_load=0, enumerator
3097 if (scan != STBI__SCAN_load) return 1; in stbi__process_frame_header()
3192 if (!stbi__decode_jpeg_header(j, STBI__SCAN_load)) return 0; in stbi__decode_jpeg_image()
4911 if (scan != STBI__SCAN_load) return 1; in stbi__parse_png_file()
4974 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1448 STBI__SCAN_load=0, enumerator
3097 if (scan != STBI__SCAN_load) return 1; in stbi__process_frame_header()
3192 if (!stbi__decode_jpeg_header(j, STBI__SCAN_load)) return 0; in stbi__decode_jpeg_image()
4911 if (scan != STBI__SCAN_load) return 1; in stbi__parse_png_file()
4974 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()