MythTV
master
|
#include <cmath>
#include <utility>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythbase/sizetliteral.h"
#include "libmythtv/mythplayer.h"
#include "BorderDetector.h"
#include "CommDetector2.h"
#include "FrameAnalyzer.h"
#include "HistogramAnalyzer.h"
#include "PGMConverter.h"
#include "TemplateFinder.h"
#include "quickselect.h"
Go to the source code of this file.
Functions | |
static constexpr int | ROUNDUP (int a, int b) |
|
staticconstexpr |
Definition at line 259 of file HistogramAnalyzer.cpp.
Referenced by HistogramAnalyzer::analyzeFrame().