Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h2736 #define STBI__RESTART(x) ((x) >= 0xd0 && (x) <= 0xd7) macro
2777 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2807 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2838 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2867 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h2736 #define STBI__RESTART(x) ((x) >= 0xd0 && (x) <= 0xd7) macro
2777 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2807 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2838 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()
2867 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()