pub fn parse_quantization(
br: &mut Vp8BoolDecoder<'_>,
segment_header: &SegmentHeader,
) -> Result<Quantization, DecoderError>pub fn parse_quantization(
br: &mut Vp8BoolDecoder<'_>,
segment_header: &SegmentHeader,
) -> Result<Quantization, DecoderError>