|
MythTV
0.25-pre
|
Functions | |
| QString | debugDirectory (int chanid, const QDateTime &recstartts) |
| void | createDebugDirectory (QString dirname, QString comment) |
| QString | frameToTimestamp (long long frameno, float fps) |
| QString | frameToTimestampms (long long frameno, float fps) |
| QString | strftimeval (const struct timeval *tv) |
| QString commDetector2::debugDirectory | ( | int | chanid, |
| const QDateTime & | recstartts | ||
| ) | [static] |
Definition at line 200 of file CommDetector2.cpp.
Referenced by CommDetector2::CommDetector2().
| void commDetector2::createDebugDirectory | ( | QString | dirname, |
| QString | comment | ||
| ) |
Definition at line 234 of file CommDetector2.cpp.
Referenced by BlankFrameDetector::BlankFrameDetector(), HistogramAnalyzer::HistogramAnalyzer(), SceneChangeDetector::SceneChangeDetector(), TemplateFinder::TemplateFinder(), and TemplateMatcher::TemplateMatcher().
| QString commDetector2::frameToTimestamp | ( | long long | frameno, |
| float | fps | ||
| ) |
Definition at line 258 of file CommDetector2.cpp.
Referenced by frameAnalyzer::frameAnalyzerReportMap(), frameAnalyzer::frameAnalyzerReportMapms(), CommDetector2::GetCommercialBreakList(), frameAnalyzer::removeShortBreaks(), and frameAnalyzer::removeShortSegments().
| QString commDetector2::frameToTimestampms | ( | long long | frameno, |
| float | fps | ||
| ) |
Definition at line 279 of file CommDetector2.cpp.
Referenced by frameAnalyzer::frameAnalyzerReportMapms().
| QString commDetector2::strftimeval | ( | const struct timeval * | tv | ) |
Definition at line 295 of file CommDetector2.cpp.
Referenced by CommDetector2::go(), BorderDetector::reportTime(), HistogramAnalyzer::reportTime(), PGMConverter::reportTime(), TemplateFinder::reportTime(), and TemplateMatcher::reportTime().
1.7.6.1