Home
last modified time | relevance | path

Searched refs:STBI__SCAN_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.h1450 STBI__SCAN_header enumerator
3825 if (!stbi__decode_jpeg_header(j, STBI__SCAN_header)) { in stbi__jpeg_info_raw()
4840 if (scan == STBI__SCAN_header) return 1; in stbi__parse_png_file()
4869 if (scan == STBI__SCAN_header) { s->img_n = 4; return 1; } in stbi__parse_png_file()
4891 if (scan == STBI__SCAN_header) { s->img_n = pal_img_n; return 1; } in stbi__parse_png_file()
5017 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1450 STBI__SCAN_header enumerator
3825 if (!stbi__decode_jpeg_header(j, STBI__SCAN_header)) { in stbi__jpeg_info_raw()
4840 if (scan == STBI__SCAN_header) return 1; in stbi__parse_png_file()
4869 if (scan == STBI__SCAN_header) { s->img_n = 4; return 1; } in stbi__parse_png_file()
4891 if (scan == STBI__SCAN_header) { s->img_n = pal_img_n; return 1; } in stbi__parse_png_file()
5017 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()