MythTV  master
Public Attributes | List of all members
ZoomFilterData Struct Reference

#include <filters.h>

Collaboration diagram for ZoomFilterData:
Collaboration graph
[legend]

Public Attributes

int vitesse
 
unsigned char pertedec
 
unsigned char sqrtperte
 
int middleX
 
int middleY
 
bool reverse
 
char mode
 
int hPlaneEffect
 
int vPlaneEffect
 
bool waveEffect
 
bool hypercosEffect
 
char noisify
 

Detailed Description

Definition at line 9 of file filters.h.

Member Data Documentation

◆ vitesse

int ZoomFilterData::vitesse

Definition at line 11 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ pertedec

unsigned char ZoomFilterData::pertedec

Definition at line 13 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ sqrtperte

unsigned char ZoomFilterData::sqrtperte

Definition at line 14 of file filters.h.

Referenced by goom_update().

◆ middleX

int ZoomFilterData::middleX

Definition at line 15 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ middleY

int ZoomFilterData::middleY

Definition at line 15 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ reverse

bool ZoomFilterData::reverse

Definition at line 16 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ mode

char ZoomFilterData::mode

Definition at line 17 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ hPlaneEffect

int ZoomFilterData::hPlaneEffect
Since
June 2001

Definition at line 19 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ vPlaneEffect

int ZoomFilterData::vPlaneEffect

Definition at line 20 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ waveEffect

bool ZoomFilterData::waveEffect
Since
April 2002

Definition at line 22 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ hypercosEffect

bool ZoomFilterData::hypercosEffect

Definition at line 23 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().

◆ noisify

char ZoomFilterData::noisify

Definition at line 25 of file filters.h.

Referenced by goom_update(), and zoomFilterFastRGB().


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