Searched defs:is_hdr (Results 1 – 4 of 4) sorted by relevance
86 bool& is_hdr, in load_png_with_wuffs()
85 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()
328 bool& is_hdr, in load_uncomp_file()2076 bool is_hdr = (config.profile == ASTCENC_PRF_HDR) || in astcenc_main() local
246 bool is_hdr = (profile == ASTCENC_PRF_HDR) || (profile == ASTCENC_PRF_HDR_RGB_LDR_A); in validate_flags() local