Home
last modified time | relevance | path

Searched refs:srtp_packet_index (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dasyncpacketsocket.cc18 srtp_packet_index(-1) { in PacketTimeUpdateParams()
Dasyncpacketsocket.h31 int64_t srtp_packet_index; // Required for Rtp Packet authentication. member
/external/webrtc/talk/session/media/
Dchannel.cc614 &updated_options.packet_time_params.srtp_packet_index); in SendPacket()