Skip to main content

parse_quantization

Function parse_quantization 

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