Home
last modified time | relevance | path

Searched defs:number_to_store (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.cc40 uint16_t number_to_store) { in SetStorePacketsStatus()
54 void RTPPacketHistory::Allocate(size_t number_to_store) { in Allocate()
Drtp_rtcp_impl.cc754 const uint16_t number_to_store) { in SetStorePacketsStatus()
Drtp_sender.cc702 void RTPSender::SetStorePacketsStatus(bool enable, uint16_t number_to_store) { in SetStorePacketsStatus()