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