Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ConvolutionKernels.cpp File Reference

Macros

#define M_PI   3.14159265358979323846
 
#define SINC(x)   (sin(M_PI * (x)) / (M_PI * (x)))
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

◆ SINC

#define SINC ( x)    (sin(M_PI * (x)) / (M_PI * (x)))