|
MythTV master
|
#include <QObject>#include <QStringList>#include "mythdisplaymode.h"#include <algorithm>#include <cmath>Go to the source code of this file.
Functions | |
| static void | extract_key (uint64_t key, double &rate, int &height, int &width) |
|
static |
Definition at line 219 of file mythdisplaymode.cpp.
Referenced by MythDisplayMode::FindBestScreen().