Searched refs:encode_hdr_alpha (Results 1 – 1 of 1) sorted by relevance
317 bool encode_hdr_alpha, in compute_color_error_for_every_integer_count_and_quant_level() argument361 float range_upper_limit_alpha = encode_hdr_alpha ? 61440.0f : 65535.0f; in compute_color_error_for_every_integer_count_and_quant_level()520 …format_of_choice[i][3] = static_cast<uint8_t>(encode_hdr_alpha ? FMT_HDR_RGBA : FMT_HDR_RGB_LDR_AL… in compute_color_error_for_every_integer_count_and_quant_level()540 …format_of_choice[i][3] = static_cast<uint8_t>(encode_hdr_alpha ? FMT_HDR_RGBA : FMT_HDR_RGB_LDR_AL… in compute_color_error_for_every_integer_count_and_quant_level()1116 bool encode_hdr_alpha = static_cast<bool>(blk.alpha_lns[0]); in compute_ideal_endpoint_formats() local1128 encode_hdr_rgb, encode_hdr_alpha, i, in compute_ideal_endpoint_formats()