xine-lib 1.2.11
Data Fields
_ZOOM_FILTER_FX_WRAPPER_DATA Struct Reference

Data Fields

PluginParam enabled_bp
 
PluginParameters params
 
unsigned int * coeffs
 
unsigned int * freecoeffs
 
signed int * brutS
 
signed int * freebrutS
 
signed int * brutD
 
signed int * freebrutD
 
signed int * brutT
 
signed int * freebrutT
 
unsigned int zoom_width
 
unsigned int prevX
 
unsigned int prevY
 
float general_speed
 
int reverse
 
char theMode
 
int waveEffect
 
int hypercosEffect
 
int vPlaneEffect
 
int hPlaneEffect
 
char noisify
 
int middleX
 
int middleY
 
int mustInitBuffers
 
int interlace_start
 
int buffratio
 
int * firedec
 
int precalCoef [16][16]
 
int wave
 
int wavesp
 

Field Documentation

◆ brutD

signed int* _ZOOM_FILTER_FX_WRAPPER_DATA::brutD

◆ brutS

signed int* _ZOOM_FILTER_FX_WRAPPER_DATA::brutS

◆ brutT

signed int* _ZOOM_FILTER_FX_WRAPPER_DATA::brutT

◆ buffratio

int _ZOOM_FILTER_FX_WRAPPER_DATA::buffratio

modif by jeko : fixedpoint : buffration = (16:16) (donc 0<=buffration<=2^16)

Referenced by zoomFilterFastRGB(), and zoomFilterVisualFXWrapper_init().

◆ coeffs

unsigned int* _ZOOM_FILTER_FX_WRAPPER_DATA::coeffs

◆ enabled_bp

PluginParam _ZOOM_FILTER_FX_WRAPPER_DATA::enabled_bp

◆ firedec

int* _ZOOM_FILTER_FX_WRAPPER_DATA::firedec

◆ freebrutD

signed int * _ZOOM_FILTER_FX_WRAPPER_DATA::freebrutD

◆ freebrutS

signed int * _ZOOM_FILTER_FX_WRAPPER_DATA::freebrutS

◆ freebrutT

signed int * _ZOOM_FILTER_FX_WRAPPER_DATA::freebrutT

◆ freecoeffs

unsigned int * _ZOOM_FILTER_FX_WRAPPER_DATA::freecoeffs

◆ general_speed

float _ZOOM_FILTER_FX_WRAPPER_DATA::general_speed

◆ hPlaneEffect

int _ZOOM_FILTER_FX_WRAPPER_DATA::hPlaneEffect

◆ hypercosEffect

int _ZOOM_FILTER_FX_WRAPPER_DATA::hypercosEffect

◆ interlace_start

int _ZOOM_FILTER_FX_WRAPPER_DATA::interlace_start

◆ middleX

int _ZOOM_FILTER_FX_WRAPPER_DATA::middleX

◆ middleY

int _ZOOM_FILTER_FX_WRAPPER_DATA::middleY

◆ mustInitBuffers

int _ZOOM_FILTER_FX_WRAPPER_DATA::mustInitBuffers

◆ noisify

char _ZOOM_FILTER_FX_WRAPPER_DATA::noisify

◆ params

PluginParameters _ZOOM_FILTER_FX_WRAPPER_DATA::params

◆ precalCoef

int _ZOOM_FILTER_FX_WRAPPER_DATA::precalCoef[16][16]

modif d'optim by Jeko : precalcul des 4 coefs resultant des 2 pos

Referenced by zoomFilterFastRGB(), and zoomFilterVisualFXWrapper_init().

◆ prevX

unsigned int _ZOOM_FILTER_FX_WRAPPER_DATA::prevX

◆ prevY

unsigned int _ZOOM_FILTER_FX_WRAPPER_DATA::prevY

◆ reverse

int _ZOOM_FILTER_FX_WRAPPER_DATA::reverse

◆ theMode

char _ZOOM_FILTER_FX_WRAPPER_DATA::theMode

◆ vPlaneEffect

int _ZOOM_FILTER_FX_WRAPPER_DATA::vPlaneEffect

◆ wave

int _ZOOM_FILTER_FX_WRAPPER_DATA::wave

calculatePXandPY statics

Referenced by zoomFilterVisualFXWrapper_init().

◆ waveEffect

int _ZOOM_FILTER_FX_WRAPPER_DATA::waveEffect

◆ wavesp

int _ZOOM_FILTER_FX_WRAPPER_DATA::wavesp

◆ zoom_width

unsigned int _ZOOM_FILTER_FX_WRAPPER_DATA::zoom_width

Referenced by zoomFilterFastRGB().


The documentation for this struct was generated from the following file: