Searched refs:p_dur (Results 1 – 3 of 3) sorted by relevance
78 deltadur = DFS_DIFF(pl->pl_elems[*index].p_dur, dur); in dfs_ts_within_window()79 if ((pl->pl_elems[*index].p_dur == 1) || in dfs_ts_within_window()117 deltadur = DFS_DIFF(pl->pl_elems[*index].p_dur, dur); in dfs_ts_eq_prevts()118 if ((pl->pl_elems[*index].p_dur == 1) || in dfs_ts_eq_prevts()119 ((pl->pl_elems[*index].p_dur != 1) && in dfs_ts_eq_prevts()
261 pl->pl_elems[index].p_dur, in dfs_is_real_radar()1222 pl->pl_elems[*index].p_dur = (*re).re_dur; in dfs_add_to_pulseline()1276 pl->pl_elems[index].p_dur = re.re_dur; in dfs_conditional_clear_delaylines()
440 uint8_t p_dur; member