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