Searched refs:stbi__jpeg_info_raw (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 3823 static int stbi__jpeg_info_raw(stbi__jpeg *j, int *x, int *y, int *comp) in stbi__jpeg_info_raw() function 3840 result = stbi__jpeg_info_raw(j, x, y, comp); in stbi__jpeg_info()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 3823 static int stbi__jpeg_info_raw(stbi__jpeg *j, int *x, int *y, int *comp) in stbi__jpeg_info_raw() function 3840 result = stbi__jpeg_info_raw(j, x, y, comp); in stbi__jpeg_info()
|