Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenccli_image_external.cpp86 bool& is_hdr, in load_png_with_wuffs()
Dastcenccli_image_load_store.cpp85 bool& is_hdr, in load_image_with_tinyexr()
121 bool& is_hdr, in load_image_with_stb()
937 bool& is_hdr, in load_ktx_uncompressed_image()
1762 bool& is_hdr, in load_dds_uncompressed_image()
2379 bool& is_hdr, in load_ncimage()
Dastcenccli_toplevel.cpp328 bool& is_hdr, in load_uncomp_file()
2076 bool is_hdr = (config.profile == ASTCENC_PRF_HDR) || in astcenc_main() local
Dastcenc_entry.cpp246 bool is_hdr = (profile == ASTCENC_PRF_HDR) || (profile == ASTCENC_PRF_HDR_RGB_LDR_A); in validate_flags() local