Searched refs:playoutTimestamp (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/voice_engine/ |
D | voe_rtp_rtcp_impl.h | 35 unsigned int& playoutTimestamp,
|
D | voe_rtp_rtcp_impl.cc | 293 unsigned int& playoutTimestamp, // derived locally in GetRemoteRTCPData() argument 309 playoutTimestamp, jitter, fractionLost); in GetRemoteRTCPData()
|
D | channel.h | 344 unsigned int& playoutTimestamp, unsigned int* jitter,
|
D | channel.cc | 3009 unsigned int& playoutTimestamp, in GetRemoteRTCPData() argument 3035 playoutTimestamp = playout_timestamp_rtcp_; in GetRemoteRTCPData()
|
/external/webrtc/webrtc/voice_engine/include/ |
D | voe_rtp_rtcp.h | 169 unsigned int& playoutTimestamp,
|
/external/webrtc/webrtc/test/ |
D | mock_voice_engine.h | 285 unsigned int& playoutTimestamp,
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvoiceengine.h | 623 unsigned int& playoutTimestamp,
|