Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ConvolutionKernels.h>
Public Member Functions | |
CConvolutionKernel (ESCALINGMETHOD method, int size) | |
~CConvolutionKernel () | |
int | GetSize () |
float * | GetFloatPixels () |
uint8_t * | GetIntFractPixels () |
uint8_t * | GetUint8Pixels () |
CConvolutionKernel::CConvolutionKernel | ( | ESCALINGMETHOD | method, |
int | size ) |
CConvolutionKernel::~CConvolutionKernel | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |