Home
last modified time | relevance | path

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

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