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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
rdbx.h 150 * rdbx_set_roc(rdbx, roc) initalizes the rdbx_t at the location rdbx
158 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdbx.c 210 * rdbx_set_roc(rdbx, roc) initalizes the rdbx_t at the location rdbx
218 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc) { function
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
ekt.c 192 err = rdbx_set_roc(&stream->rtp_rdbx, roc);

Completed in 31 milliseconds