pub fn component_ref_values(
qe: QuantizationSystem,
bit_depth: u32,
) -> Option<(u32, u32)>Expand description
Table 11: Component Max Ref and Component Min Ref values (RGBA).
Returns (min_ref, max_ref) for the given quantization system and bit depth.