|
| static void | blit (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int src_span, int dest_span, int ia) |
| static void | scaleBlitFilterDown (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int icurx, int icury, int idx, int idy, int clipright, int clipbottom, int src_span, int dest_span, int ia, const int *filter, int filt_start, int filtsz) |
| static void | scaleBlit (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int icurx, int icury, int idx, int idy, unsigned int clipright, unsigned int clipbottom, int src_span, int dest_span, int ia, int filtermode) |
◆ blit()
◆ scaleBlit()
template<class COMBFUNC>
| void _LICE_Template_Blit2< COMBFUNC >::scaleBlit |
( |
LICE_pixel_chan * | dest, |
|
|
const LICE_pixel_chan * | src, |
|
|
int | w, |
|
|
int | h, |
|
|
int | icurx, |
|
|
int | icury, |
|
|
int | idx, |
|
|
int | idy, |
|
|
unsigned int | clipright, |
|
|
unsigned int | clipbottom, |
|
|
int | src_span, |
|
|
int | dest_span, |
|
|
int | ia, |
|
|
int | filtermode ) |
|
inlinestatic |
◆ scaleBlitFilterDown()
template<class COMBFUNC>
| void _LICE_Template_Blit2< COMBFUNC >::scaleBlitFilterDown |
( |
LICE_pixel_chan * | dest, |
|
|
const LICE_pixel_chan * | src, |
|
|
int | w, |
|
|
int | h, |
|
|
int | icurx, |
|
|
int | icury, |
|
|
int | idx, |
|
|
int | idy, |
|
|
int | clipright, |
|
|
int | clipbottom, |
|
|
int | src_span, |
|
|
int | dest_span, |
|
|
int | ia, |
|
|
const int * | filter, |
|
|
int | filt_start, |
|
|
int | filtsz ) |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice.cpp