Searched refs:max_internal (Results 1 – 1 of 1) sorted by relevance
1751 const float max_internal = float(calculate_max_for_size(source_size)); in calculate_expected_value() local1753 const float temp_internal = float(ch_rgba[index_of_swizzled_channel]) * max_internal; in calculate_expected_value()1758 const float read_internal_low = stor_internal_low / max_internal; in calculate_expected_value()1759 const float read_internal_top = stor_internal_top / max_internal; in calculate_expected_value()