Searched refs:packet_timestamp (Results 1 – 3 of 3) sorted by relevance
| /webrtc/media/src/ |
| H A D | lib.rs | 34 pub packet_timestamp: u32, field 77 packet_timestamp: 0, in default() 98 if self.packet_timestamp != other.packet_timestamp { in eq()
|
| /webrtc/media/src/io/sample_builder/ |
| H A D | sample_builder_test.rs | 146 packet_timestamp: 5, in test_sample_builder() 153 packet_timestamp: 6, in test_sample_builder() 241 packet_timestamp: 5, in test_sample_builder() 410 packet_timestamp: 5, in test_sample_builder() 417 packet_timestamp: 7, in test_sample_builder() 816 packet_timestamp: 4000, in test_sample_builder() 1085 packet_timestamp: 1, in test_sample_builder() 1262 packet_timestamp: 1, in test_sample_builder_max_late() 1298 packet_timestamp: 2, in test_sample_builder_max_late() 1318 packet_timestamp: 500, in test_sample_builder_max_late() [all …]
|
| H A D | mod.rs | 350 packet_timestamp: sample_timestamp, in build_sample() 389 let timestamp = sample.packet_timestamp; in pop_with_timestamp()
|