Home
last modified time | relevance | path

Searched refs:store_ktx_compressed_image (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_internal.h242 bool store_ktx_compressed_image(
Dastcenccli_toplevel.cpp2227 error = store_ktx_compressed_image(image_comp, output_filename.c_str(), srgb); in main()
Dastcenccli_image_load_store.cpp1296 bool store_ktx_compressed_image( in store_ktx_compressed_image() function