Home
last modified time | relevance | path

Searched defs:h_period_est (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/edid-decode/
H A Dcalc-gtf-cvt.cpp54 double h_period_est = ((1.0 / v_field_rate_rqd) - GTF_MIN_VSYNC_BP / 1000000.0) / in calc_gtf_mode() local
185 double h_period_est = ((1.0 / v_field_rate_rqd) - CVT_MIN_VSYNC_BP / 1000000.0) / in calc_cvt_mode() local
201 double h_period_est = ((1000000.0 / v_field_rate_rqd) - CVT_RB_MIN_VBLANK) / in calc_cvt_mode() local