OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
2642
int hsync, hmin,
hmax
;
local in function:mode_in_hsync_range
2647
hmax
= t[8];
2649
hmax
+= ((t[4] & 0x08) ? 255 : 0);
2652
return (hsync <=
hmax
&& hsync >= hmin);
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025