Searched refs:deltadur (Results 1 – 1 of 1) sorted by relevance
76 uint32_t deltadur; in dfs_ts_within_window() local78 deltadur = DFS_DIFF(pl->pl_elems[*index].p_dur, dur); in dfs_ts_within_window()80 ((dur != 1) && (deltadur <= 2))) { in dfs_ts_within_window()113 uint32_t deltadur; in dfs_ts_eq_prevts() local117 deltadur = DFS_DIFF(pl->pl_elems[*index].p_dur, dur); in dfs_ts_eq_prevts()120 (deltadur <= 2))) { in dfs_ts_eq_prevts()871 uint32_t searchpri, searchdur, deltadur; in dfs_count_the_other_delay_elements() local890 deltadur = DFS_DIFF(searchdur, refdur); in dfs_count_the_other_delay_elements()914 if (primatch && (deltadur < durmargin)) { in dfs_count_the_other_delay_elements()