Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-dv-timings.c470 #define GTF_MIN_VSYNC_BP 550 /* min time of vsync + back porch (us) */ macro
532 v_bp = (GTF_MIN_VSYNC_BP * hfreq + 999999) / 1000000 - vsync; in v4l2_detect_gtf()