Searched refs:syn_time (Results 1 – 1 of 1) sorted by relevance
6196 static uchar AscGetSynPeriodIndex(ASC_DVC_VAR *asc_dvc, uchar syn_time) in AscGetSynPeriodIndex() argument6206 if ((syn_time <= period_table[max_index])) { in AscGetSynPeriodIndex()6208 if (syn_time <= period_table[i]) { in AscGetSynPeriodIndex()