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