Searched refs:astc_img_from_floatx4_array (Results 1 – 3 of 3) sorted by relevance
257 astcenc_image* astc_img_from_floatx4_array(
171 astcenc_image* astc_img_from_floatx4_array( in astc_img_from_floatx4_array() function
67 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()