MythTV  master
Functions
mythdisplaymode.cpp File Reference
#include <QObject>
#include <QStringList>
#include "mythdisplaymode.h"
#include <cmath>
Include dependency graph for mythdisplaymode.cpp:

Go to the source code of this file.

Functions

static void extract_key (uint64_t key, double &rate, int &height, int &width)
 

Function Documentation

◆ extract_key()

static void extract_key ( uint64_t  key,
double &  rate,
int &  height,
int &  width 
)
static

Definition at line 218 of file mythdisplaymode.cpp.

Referenced by MythDisplayMode::FindBestScreen().