Home
last modified time | relevance | path

Searched refs:stbiw__sbfree (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h824 #define stbiw__sbfree(a) ((a) ? STBIW_FREE(stbiw__sbraw(a)),0 : 0) macro
981 (void) stbiw__sbfree(hash_table[i]); in stbi_zlib_compress()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h824 #define stbiw__sbfree(a) ((a) ? STBIW_FREE(stbiw__sbraw(a)),0 : 0) macro
981 (void) stbiw__sbfree(hash_table[i]); in stbi_zlib_compress()