Searched refs:skip_and_check_trailing_bits (Results 1 – 1 of 1) sorted by relevance
1743 fn skip_and_check_trailing_bits(r: &mut Reader, obu: &Obu) -> Result<(), String> { in skip_and_check_trailing_bits() method2175 Self::skip_and_check_trailing_bits(&mut r, obu)?; in parse_sequence_header_obu()3766 Self::skip_and_check_trailing_bits(&mut r, obu)?; in parse_uncompressed_frame_header()