Home
last modified time | relevance | path

Searched refs:after_timestamp (Results 1 – 1 of 1) sorted by relevance

/webrtc/media/src/io/sample_builder/
H A Dmod.rs287 let mut after_timestamp = sample_timestamp; in build_sample() localVariable
292 after_timestamp = packet.header.timestamp; in build_sample()
344 let samples = after_timestamp - sample_timestamp; in build_sample()