MythTV
master
|
Public Member Functions | |
VideoPerformanceTest (QString filename, bool decodeno, bool onlydecode, int runfor, bool deint, bool gpu) | |
~VideoPerformanceTest () | |
void | Test (void) |
Private Attributes | |
QString | m_file |
bool | m_noDecode |
bool | m_decodeOnly |
int | m_secondsToRun |
bool | m_deinterlace |
bool | m_allowGpu |
PlayerContext * | m_ctx |
Definition at line 33 of file mythtv/programs/mythavtest/main.cpp.
|
inline |
Definition at line 36 of file mythtv/programs/mythavtest/main.cpp.
|
inline |
Definition at line 52 of file mythtv/programs/mythavtest/main.cpp.
|
inline |
Definition at line 57 of file mythtv/programs/mythavtest/main.cpp.
|
private |
Definition at line 163 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test().
|
private |
Definition at line 164 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test().
|
private |
Definition at line 165 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test().
|
private |
Definition at line 166 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test(), and VideoPerformanceTest().
|
private |
Definition at line 167 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test().
|
private |
Definition at line 168 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test().
|
private |
Definition at line 169 of file mythtv/programs/mythavtest/main.cpp.
Referenced by Test(), and ~VideoPerformanceTest().