Home
last modified time | relevance | path

Searched defs:stbi__err (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h844 static int stbi__err(const char *str) in stbi__err() function
931 #define stbi__err(x,y) 0 macro
933 #define stbi__err(x,y) stbi__err(y) macro
935 #define stbi__err(x,y) stbi__err(x) macro
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h851 static int stbi__err(const char *str) in stbi__err() function
942 #define stbi__err(x,y) 0 macro
944 #define stbi__err(x,y) stbi__err(y) macro
946 #define stbi__err(x,y) stbi__err(x) macro