|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "VideoFilterShaderGLES.h"#include "ConvolutionKernels.h"#include "ServiceBroker.h"#include "rendering/GLExtensions.h"#include "rendering/gles/RenderSystemGLES.h"#include "utils/GLUtils.h"#include "utils/log.h"#include <math.h>#include <string>