Searched refs:max_async_tolerance (Results 1 – 6 of 6) sorted by relevance
152 param->max_async_tolerance = 2.0; in dry_open_file()
1027 out_file->param.max_async_tolerance = 2.0; in main()
527 param->max_async_tolerance = 2.0; in lsmash_open_file()568 …file->max_async_tolerance = LSMASH_MAX( param->max_async_tolerance, 2 * param->max_chunk_duration … in lsmash_set_file()
1940 …double max_async_tolerance; /* max tolerance, in seconds, for amount of interleaving async… member
3853 double tolerance = file->max_async_tolerance; in isom_append_sample_internal()4038 || file->max_async_tolerance == 0 ) in lsmash_append_sample()
253 …double max_async_tolerance; /* max tolerance, in seconds, for amount of interleaving async… member