Home
last modified time | relevance | path

Searched refs:rdbx_set_roc (Results 1 – 4 of 4) sorted by relevance

/external/srtp/crypto/include/
Drdbx.h123 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc);
/external/srtp/srtp/
Dekt.c189 err = rdbx_set_roc(&stream->rtp_rdbx, roc); in srtp_stream_init_from_ekt()
/external/srtp/crypto/replay/
Drdbx.c227 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc) { in rdbx_set_roc() function
/external/srtp/googlepatches/
Dvidyo-3-srtp-ws.patch537 * rdbx_set_roc(rdbx, roc) initalizes the rdbx_t at the location rdbx
541 rdbx_set_roc(rdbx_t *rdbx, uint32_t roc) {