xine-lib 1.2.13-20230125hg15249
|
#include <goom_filters.h>
Data Fields | |
int | vitesse |
unsigned char | pertedec |
unsigned char | sqrtperte |
int | middleX |
int | middleY |
char | reverse |
char | mode |
int | hPlaneEffect |
int | vPlaneEffect |
int | waveEffect |
int | hypercosEffect |
char | noisify |
int _ZOOM_FILTER_DATA::hPlaneEffect |
Referenced by goom_update(), and zoomFilterFastRGB().
int _ZOOM_FILTER_DATA::hypercosEffect |
Referenced by goom_update(), and zoomFilterFastRGB().
int _ZOOM_FILTER_DATA::middleX |
Referenced by goom_update(), and zoomFilterFastRGB().
int _ZOOM_FILTER_DATA::middleY |
Referenced by goom_update(), and zoomFilterFastRGB().
char _ZOOM_FILTER_DATA::mode |
Referenced by goom_update(), and zoomFilterFastRGB().
char _ZOOM_FILTER_DATA::noisify |
Referenced by goom_update(), and zoomFilterFastRGB().
unsigned char _ZOOM_FILTER_DATA::pertedec |
Referenced by goom_update().
char _ZOOM_FILTER_DATA::reverse |
Referenced by goom_update(), and zoomFilterFastRGB().
unsigned char _ZOOM_FILTER_DATA::sqrtperte |
Referenced by goom_update().
int _ZOOM_FILTER_DATA::vitesse |
Referenced by goom_update(), and zoomFilterFastRGB().
int _ZOOM_FILTER_DATA::vPlaneEffect |
Referenced by goom_update(), and zoomFilterFastRGB().
int _ZOOM_FILTER_DATA::waveEffect |
Referenced by goom_update(), and zoomFilterFastRGB().