Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/UnitTest/
H A Dtest_decode.cpp66 status = astcenc_decompress_image(context, data, 16, &image, &swizzle, 0); in TEST()
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp138 status = astcenc_decompress_image(context, comp_data, comp_len, &image, &swizzle, 0); in main()
/third_party/astc-encoder/Source/
H A Dastcenc.h838 ASTCENC_PUBLIC astcenc_error astcenc_decompress_image(
850 * only be called when all threads have exited the @c astcenc_decompress_image() function for image
H A Dastcenccli_toplevel.cpp271 astcenc_error error = astcenc_decompress_image( in decompression_workload_runner()
2335 work.error = astcenc_decompress_image(
H A Dastcenc_entry.cpp1186 astcenc_error astcenc_decompress_image( in astcenc_decompress_image() function

Completed in 6 milliseconds