Home
last modified time | relevance | path

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

/aosp_15_r20/external/edid-decode/
H A Dcalc-gtf-cvt.cpp34 double h_pixels_rnd = round(h_pixels / CELL_GRAN) * CELL_GRAN; in calc_gtf_mode() local
140 double h_pixels_rnd = floor(h_pixels / cell_gran) * cell_gran; in calc_cvt_mode() local