Home
last modified time | relevance | path

Searched refs:load_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.h3640 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image() function
3806 result = load_jpeg_image(j, x,y,comp,req_comp); in stbi__jpeg_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3640 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image() function
3806 result = load_jpeg_image(j, x,y,comp,req_comp); in stbi__jpeg_load()