Home
last modified time | relevance | path

Searched defs:is_hdr (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_external.cpp86 bool& is_hdr, in load_png_with_wuffs()
Dastcenccli_image_load_store.cpp52 bool& is_hdr, in load_image_with_tinyexr()
88 bool& is_hdr, in load_image_with_stb()
844 bool& is_hdr, in load_ktx_uncompressed_image()
1669 bool& is_hdr, in load_dds_uncompressed_image()
2286 bool& is_hdr, in load_ncimage()
Dastcenccli_toplevel.cpp285 bool& is_hdr, in load_uncomp_file()
2150 …bool is_hdr = (config.profile == ASTCENC_PRF_HDR) || (config.profile == ASTCENC_PRF_HDR_RGB_LDR_A); in main() local