Searched refs:SaveEXR (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 137 int res = SaveEXR(buf, img->dim_x, img->dim_y, 4, 1, filename, nullptr); in store_exr_image_with_tinyexr()
|
D | tinyexr.h | 329 extern int SaveEXR(const float *data, const int width, const int height, 13436 int SaveEXR(const float *data, int width, int height, int components, function
|