MythTV
master
|
Go to the source code of this file.
Classes | |
class | VideoVisualSpectrumFactory |
Functions | |
template<typename T > | |
T | sq (T a) |
Variables | |
static constexpr int | k_FFT_sample_length { 512 } |
VideoVisualSpectrumFactory | VideoVisualSpectrumFactory |
T sq | ( | T | a | ) |
Definition at line 28 of file videovisualspectrum.cpp.
Referenced by VideoVisualSpectrum::Draw().
|
staticconstexpr |
Definition at line 8 of file videovisualspectrum.cpp.
Referenced by VideoVisualSpectrum::Draw(), and VideoVisualSpectrum::InitialisePriv().