|
MythTV master
|
Public Member Functions | |
| VideoPerformanceTest (QString filename, bool decodeno, bool onlydecode, std::chrono::seconds runfor, bool deint, bool gpu) | |
| ~VideoPerformanceTest () | |
| void | Test (void) |
Private Attributes | |
| QString | m_file |
| bool | m_noDecode {false} |
| bool | m_decodeOnly {false} |
| std::chrono::seconds | m_secondsToRun {1s} |
| bool | m_deinterlace {false} |
| bool | m_allowGpu {false} |
| PlayerContext * | m_ctx {nullptr} |
Definition at line 33 of file mythavtest.cpp.
|
inline |
Definition at line 36 of file mythavtest.cpp.
|
inline |
Definition at line 47 of file mythavtest.cpp.
|
inline |
Definition at line 52 of file mythavtest.cpp.
Definition at line 162 of file mythavtest.cpp.
Referenced by Test().
|
private |
Definition at line 163 of file mythavtest.cpp.
Referenced by Test(), and ~VideoPerformanceTest().
Definition at line 159 of file mythavtest.cpp.
Referenced by Test().
Definition at line 161 of file mythavtest.cpp.
Referenced by Test().
|
private |
Definition at line 157 of file mythavtest.cpp.
Referenced by Test().
Definition at line 158 of file mythavtest.cpp.
Referenced by Test().
|
private |
Definition at line 160 of file mythavtest.cpp.
Referenced by Test().