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

  /external/srtp/crypto/include/
rdbx.h 115 * rdbx_set_roc(rdbx, roc) initalizes the rdbx_t at the location rdbx
123 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc);
  /external/srtp/crypto/replay/
rdbx.c 219 * rdbx_set_roc(rdbx, roc) initalizes the rdbx_t at the location rdbx
227 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc) { function
  /external/srtp/srtp/
ekt.c 189 err = rdbx_set_roc(&stream->rtp_rdbx, roc);

Completed in 77 milliseconds