Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3154 #define stbi__SOF(x) ((x) == 0xc0 || (x) == 0xc1 || (x) == 0xc2) macro
3169 while (!stbi__SOF(m)) { in stbi__decode_jpeg_header()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3154 #define stbi__SOF(x) ((x) == 0xc0 || (x) == 0xc1 || (x) == 0xc2) macro
3169 while (!stbi__SOF(m)) { in stbi__decode_jpeg_header()