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

  /external/srtp/test/
srtp_driver.c 687 if (policy->ssrc.type == ssrc_any_outbound) {
886 if (policy->ssrc.type == ssrc_any_outbound) {
    [all...]
  /external/srtp/include/
srtp.h 150 ssrc_any_outbound = 3 /**< Indicates any outbound SSRC value enumerator in enum:__anon15537
160 * outbound SSRCs (if its type is ssrc_any_outbound) or all inbound
197 * another policy element. Similarly, the value SSRC_ANY_OUTBOUND
213 * SSRC_ANY_OUTBOUND if key sharing
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 264 return SetKey(ssrc_any_outbound, cs, key, len);
  /external/srtp/srtp/
srtp.c     [all...]

Completed in 26 milliseconds