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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
rdbx.h 110 * rdbx_estimate_index(rdbx, guess, s)
119 rdbx_estimate_index(const rdbx_t *rdbx,
  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdbx.c 311 * rdbx_estimate_index(rdbx, guess, s)
320 rdbx_estimate_index(const rdbx_t *rdbx, function
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 867 delta = rdbx_estimate_index(&stream->rtp_rdbx, &est, ntohs(hdr->seq));
1043 delta = rdbx_estimate_index(&stream->rtp_rdbx, &est, ntohs(hdr->seq));
    [all...]

Completed in 74 milliseconds