Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dsrtp_session.cc207 return (index) ? GetSendStreamPacketIndex(p, in_len, index) : true; in ProtectRtp()
335 bool SrtpSession::GetSendStreamPacketIndex(void* p, in GetSendStreamPacketIndex() function in cricket::SrtpSession
H A Dsrtp_session.h117 bool GetSendStreamPacketIndex(void* data, int in_len, int64_t* index);