Searched refs:hfreq (Results 1 – 2 of 2) sorted by relevance
452 unsigned hfreq, in v4l2_detect_cvt() argument484 if (hfreq == 0) in v4l2_detect_cvt()491 v_fp = (CVT_RB_MIN_V_BLANK * hfreq) / 1000000 + 1; in v4l2_detect_cvt()498 v_bp = (CVT_RB_MIN_V_BLANK * hfreq) / 1000000 + 1; in v4l2_detect_cvt()506 v_bp = (CVT_MIN_VSYNC_BP * hfreq) / 1000000 + 1 - vsync; in v4l2_detect_cvt()558 pix_clk = (image_width + h_blank) * hfreq; in v4l2_detect_cvt()568 100 * CVT_C_PRIME - (CVT_M_PRIME * 100000) / hfreq; in v4l2_detect_cvt()578 pix_clk = (image_width + h_blank) * hfreq; in v4l2_detect_cvt()670 unsigned hfreq, in v4l2_detect_gtf() argument693 if (hfreq == 0) in v4l2_detect_gtf()[all …]
144 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,168 bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,