Searched refs:hmatch (Results 1 – 1 of 1) sorted by relevance
1117 bool vmatch, hmatch, hsmatch; in tda1997x_detect_std() local1139 hmatch = ((hper <= hmax) && (hper >= hmin)) ? 1 : 0; in tda1997x_detect_std()1142 if (hmatch && vmatch && hsmatch) { in tda1997x_detect_std()