Searched refs:find_dmt (Results 1 – 3 of 3) sorted by relevance
13 const Videomode& find_dmt(uint32_t width, uint32_t height, float vrefresh, bool ilace);
49 const Videomode& find_dmt(uint32_t width, uint32_t height, float vrefresh, bool ilace) in find_dmt() function
162 output.mode = find_dmt(w, h, refresh, ilace); in parse_crtc()