Home
last modified time | relevance | path

Searched defs:time_tolerance (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/
Dct_test.c486 const time_t time_tolerance = 600; /* 10 minutes */ in test_default_ct_policy_eval_ctx_time_is_now() local
/third_party/ffmpeg/libavformat/
Dutils.c2065 void ff_configure_buffers_for_index(AVFormatContext *s, int64_t time_tolerance) in ff_configure_buffers_for_index()