Searched refs:cur_format_id (Results 1 – 1 of 1) sorted by relevance
551 let cur_format_id = self.current_chunk_info.basic_header.format; in read_extended_timestamp() localVariable552 if cur_format_id == 1 in read_extended_timestamp()553 || cur_format_id == 2 in read_extended_timestamp()554 || (cur_format_id == 3 && self.current_chunk_info.payload.is_empty()) in read_extended_timestamp()