Searched refs:CVT_RB_MIN_V_BLANK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/v4l2-core/
H 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;
537 v_bp = (CVT_RB_MIN_V_BLANK * hfreq) / 1000000 + 1;

Completed in 133 milliseconds