HomeSort by relevance Sort by last modified time
    Searched refs:rtp_sender_init_srtp (Results 1 - 3 of 3) sorted by null

  /external/srtp/include/
rtp.h 103 rtp_sender_init_srtp(rtp_sender_t sender, const srtp_policy_t *policy);
  /external/srtp/test/
rtp.c 150 rtp_sender_init_srtp(rtp_sender_t sender, const srtp_policy_t *policy) { function
rtpw.c 414 status = rtp_sender_init_srtp(snd, &policy);

Completed in 4094 milliseconds