Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_internal.h257 astcenc_image* astc_img_from_floatx4_array(
Dastcenccli_image.cpp171 astcenc_image* astc_img_from_floatx4_array( in astc_img_from_floatx4_array() function
Dastcenccli_image_load_store.cpp67 astcenc_image* res_img = astc_img_from_floatx4_array(image, dim_x, dim_y, y_flip); in load_image_with_tinyexr()
98 astcenc_image* img = astc_img_from_floatx4_array(data, dim_x, dim_y, y_flip); in load_image_with_stb()