Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3184 static int stbi__decode_jpeg_image(stbi__jpeg *j) in stbi__decode_jpeg_image() function
3649 if (!stbi__decode_jpeg_image(z)) { stbi__cleanup_jpeg(z); return NULL; } in load_jpeg_image()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3184 static int stbi__decode_jpeg_image(stbi__jpeg *j) in stbi__decode_jpeg_image() function
3649 if (!stbi__decode_jpeg_image(z)) { stbi__cleanup_jpeg(z); return NULL; } in load_jpeg_image()