Go to the source code of this file.
|
| bool | anonymous_namespace{HistogramAnalyzer.cpp}::readData (const QString &filename, float *mean, unsigned char *median, float *stddev, int *frow, int *fcol, int *fwidth, int *fheight, HistogramAnalyzer::Histogram *histogram, unsigned char *monochromatic, long long nframes) |
| |
| bool | anonymous_namespace{HistogramAnalyzer.cpp}::writeData (const QString &filename, float *mean, unsigned char *median, float *stddev, int *frow, int *fcol, int *fwidth, int *fheight, HistogramAnalyzer::Histogram *histogram, unsigned char *monochromatic, long long nframes) |
| |
| static constexpr int | ROUNDUP (int a, int b) |
| |
◆ ROUNDUP()
| static constexpr int ROUNDUP |
( |
int |
a, |
|
|
int |
b |
|
) |
| |
|
staticconstexpr |