Searched defs:flags (Results 1 – 5 of 5) sorted by relevance
90 let flags = reader.read_u8()?; in unmarshal() localVariable168 let flags = reader.read_u8()?; in unmarshal() localVariable
90 let flags = self.bytes_reader.read_u8()?; in parse_tag_header() localVariable163 let flags = self.bytes_reader.read_u8()?; in parse_tag_header() localVariable
114 let mut flags: u16 = 0; in process_demux_data() localVariable
106 let mut flags: u8 = 0x00; in write_pes_header() localVariable
279 let flags = 0xC0; in test_bit_opertion2() localVariable