Searched refs:h_fp (Results 1 – 1 of 1) sorted by relevance
498 int v_fp, v_bp, h_fp, h_bp, hsync; in v4l2_detect_cvt() local602 h_fp = h_blank - h_bp - hsync; in v4l2_detect_cvt()625 h_fp = h_blank - hsync - h_bp; in v4l2_detect_cvt()632 fmt->bt.hfrontporch = h_fp; in v4l2_detect_cvt()636 fmt->bt.hbackporch = frame_width - image_width - h_fp - hsync; in v4l2_detect_cvt()717 int v_fp, v_bp, h_fp, hsync; in v4l2_detect_gtf() local784 h_fp = h_blank / 2 - hsync; in v4l2_detect_gtf()790 fmt->bt.hfrontporch = h_fp; in v4l2_detect_gtf()794 fmt->bt.hbackporch = frame_width - image_width - h_fp - hsync; in v4l2_detect_gtf()