Searched refs:stbi_zlib_decode_malloc (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image.h | 449 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen); 4150 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
|
/aosp_15_r20/external/ComputeLibrary/include/stb/ |
H A D | stb_image.h | 453 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen); 4194 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 528 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen); 4451 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 528 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen); 4458 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
|