Home
last modified time | relevance | path

Searched refs:stbi_image_free (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_test_autoextract_hdr.cpp212 stbi_image_free(data_ref); in main()
213 stbi_image_free(data_good); in main()
214 stbi_image_free(data_bad); in main()
H A Dastc_test_autoextract.cpp199 stbi_image_free(data_ref); in main()
200 stbi_image_free(data_good); in main()
201 stbi_image_free(data_bad); in main()
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp155 stbi_image_free(image_data); in main()
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp132 stbi_image_free(data); in load_image_with_stb()
144 stbi_image_free(data); in load_image_with_stb()
H A Dstb_image.h144 // stbi_image_free(data);
489 STBIDEF void stbi_image_free (void *retval_from_stbi_load);
1099 STBIDEF void stbi_image_free(void *retval_from_stbi_load) in stbi_image_free() function
7920 1.04 default float alpha is 1, not 255; use 'void *' for stbi_image_free

Completed in 17 milliseconds