Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp236 auto timestamp_diff = in EncoderLoop() local
239 frame->set_timestamp_us(timestamp_diff.count()); in EncoderLoop()
240 frame->set_timestamp(timestamp_diff.count() * kRtpTicksPerUs); in EncoderLoop()