Searched defs:rtpNow (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/ | ||
D | OpusPacketizer.cpp | 73 uint32_t OpusPacketizer::rtpNow() const { in rtpNow() function in OpusPacketizer |
D | G711Packetizer.cpp | 75 uint32_t G711Packetizer::rtpNow() const { in rtpNow() function in G711Packetizer |
D | VP8Packetizer.cpp | 91 uint32_t VP8Packetizer::rtpNow() const { in rtpNow() function in VP8Packetizer |
D | RTPSender.cpp | 360 uint32_t rtpNow = in appendSR() local |