Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSender.h78 void queueSR(uint32_t localSSRC);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp437 void RTPSender::queueSR(uint32_t localSSRC) { in queueSR() function in RTPSender
450 queueSR(localSSRC); in sendSR()