Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSender.h83 uint32_t remoteSSRC,
90 uint32_t remoteSSRC,
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp398 uint32_t remoteSSRC, in queueDLRR() argument
402 appendDLRR(&buffer, localSSRC, remoteSSRC, ntpHi, ntpLo); in queueDLRR()
410 uint32_t remoteSSRC, in appendDLRR() argument
432 SET_U32(&data[12], remoteSSRC); in appendDLRR()