Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h79 double round_pt = 0.5; in dml_round() local
83 if (a - floor >= round_pt) in dml_round()