MythTV  master
Functions
HistogramAnalyzer.cpp File Reference
#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"
Include dependency graph for HistogramAnalyzer.cpp:

Go to the source code of this file.

Functions

static constexpr int ROUNDUP (int a, int b)
 

Function Documentation

◆ ROUNDUP()

static constexpr int ROUNDUP ( int  a,
int  b 
)
staticconstexpr

Definition at line 263 of file HistogramAnalyzer.cpp.

Referenced by HistogramAnalyzer::analyzeFrame().