Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c509 v_fp -= vsync + v_bp; in v4l2_detect_cvt()
512 v_fp = CVT_RB_V2_MIN_V_FPORCH; in v4l2_detect_cvt()
514 v_fp = CVT_RB_V_FPORCH; in v4l2_detect_cvt()
516 v_bp -= vsync + v_fp; in v4l2_detect_cvt()
522 v_fp = CVT_MIN_V_PORCH_RND; in v4l2_detect_cvt()
611 fmt->bt.vfrontporch = v_fp; in v4l2_detect_cvt()
624 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_cvt()
695 int v_fp, v_bp, h_fp, hsync; in v4l2_detect_gtf() local
714 v_fp = GTF_V_FP; in v4l2_detect_gtf()
769 fmt->bt.vfrontporch = v_fp; in v4l2_detect_gtf()
[all …]

Completed in 4 milliseconds