Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSender.h75 void appendSR(std::vector<uint8_t> *buffer, uint32_t localSSRC);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp326 void RTPSender::appendSR(std::vector<uint8_t> *buffer, uint32_t localSSRC) { in appendSR() function in RTPSender
439 appendSR(&buffer, localSSRC); in queueSR()