Home
last modified time | relevance | path

Searched refs:vmatch (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c1117 bool vmatch, hmatch, hsmatch; in tda1997x_detect_std() local
1136 /* vmatch matches the framerate */ in tda1997x_detect_std()
1137 vmatch = ((vper <= vmax) && (vper >= vmin)) ? 1 : 0; in tda1997x_detect_std()
1142 if (hmatch && vmatch && hsmatch) { in tda1997x_detect_std()

Completed in 4 milliseconds