Searched refs:stbi_zlib_decode_noheader_malloc (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image.h | 452 STBIDEF char *stbi_zlib_decode_noheader_malloc(const char *buffer, int len, int *outlen); 4182 STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_noheader_malloc() function
|
/aosp_15_r20/external/ComputeLibrary/include/stb/ |
H A D | stb_image.h | 456 STBIDEF char *stbi_zlib_decode_noheader_malloc(const char *buffer, int len, int *outlen); 4226 STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_noheader_malloc() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 531 STBIDEF char *stbi_zlib_decode_noheader_malloc(const char *buffer, int len, int *outlen); 4483 STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_noheader_malloc() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 531 STBIDEF char *stbi_zlib_decode_noheader_malloc(const char *buffer, int len, int *outlen); 4490 STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_noheader_malloc() function
|