Searched refs:hsmax (Results 1 – 1 of 1) sorted by relevance
1116 u32 vmin, vmax, hmin, hmax, hsmin, hsmax; in tda1997x_detect_std() local1134 hsmax = _hsper + 2; in tda1997x_detect_std()1141 hsmatch = ((hsper <= hsmax) && (hsper >= hsmin)) ? 1 : 0; in tda1997x_detect_std()