Home
last modified time | relevance | path

Searched refs:encode_hdr_rgb (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp316 bool encode_hdr_rgb, in compute_color_error_for_every_integer_count_and_quant_level() argument
360 float range_upper_limit_rgb = encode_hdr_rgb ? 61440.0f : 65535.0f; in compute_color_error_for_every_integer_count_and_quant_level()
383 if (encode_hdr_rgb) in compute_color_error_for_every_integer_count_and_quant_level()
1115 bool encode_hdr_rgb = static_cast<bool>(blk.rgb_lns[0]); in compute_ideal_endpoint_formats() local
1128 encode_hdr_rgb, encode_hdr_alpha, i, in compute_ideal_endpoint_formats()