Searched refs:ircvd (Results 1 – 5 of 5) sorted by relevance
/external/srtp/test/ |
D | roc_driver.c | 90 uint32_t ircvd; in roc_test() local 129 ircvd = ut_next_index(&utc); in roc_test() 132 ref = ircvd; in roc_test() 138 ref, local, est, ircvd, delta); in roc_test()
|
D | replay_driver.c | 132 uint32_t idx, ircvd; in test_rdb_db() local 165 ircvd = ut_next_index(&utc); in test_rdb_db() 166 err = rdb_check_unordered(&rdb, ircvd); in test_rdb_db()
|
D | rdbx_driver.c | 214 uint32_t idx, ircvd; in test_replay_dbx() local 273 ircvd = ut_next_index(&utc); in test_replay_dbx() 274 status = rdbx_check_unordered(&rdbx, ircvd); in test_replay_dbx()
|
/external/srtp/googlepatches/ |
D | google-11-srtp-replay-fix.patch | 64 ircvd = ut_next_index(&utc); 65 status = rdbx_check_unordered(&rdbx, ircvd);
|
D | vidyo-3-srtp-ws.patch | 739 uint32_t idx, ircvd;
|