Home
last modified time | relevance | path

Searched refs:CVT_RB_MIN_V_BLANK (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c465 #define CVT_RB_MIN_V_BLANK 460 /* us */ macro
530 v_fp = (CVT_RB_MIN_V_BLANK * hfreq) / 1000000 + 1; in v4l2_detect_cvt()
537 v_bp = (CVT_RB_MIN_V_BLANK * hfreq) / 1000000 + 1; in v4l2_detect_cvt()

Completed in 5 milliseconds