Searched refs:capture_time_ntp_frac (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/call/ |
D | syncable.h | 29 uint32_t capture_time_ntp_frac = 0; member
|
/external/webrtc/video/ |
D | rtp_streams_synchronizer2.cc | 34 info.capture_time_ntp_secs, info.capture_time_ntp_frac, in UpdateMeasurements()
|
D | rtp_streams_synchronizer.cc | 33 info.capture_time_ntp_secs, info.capture_time_ntp_frac, in UpdateMeasurements()
|
D | rtp_video_stream_receiver2.cc | 344 &info.capture_time_ntp_frac, nullptr, nullptr, in GetSyncInfo()
|
D | rtp_video_stream_receiver.cc | 374 &info.capture_time_ntp_frac, nullptr, nullptr, in GetSyncInfo()
|
/external/webrtc/audio/ |
D | channel_receive.cc | 881 &info.capture_time_ntp_frac, nullptr, nullptr, in GetSyncInfo()
|