xine-lib 1.2.11
Data Fields
post_plugin_fftgraph_s Struct Reference

Data Fields

post_plugin_t post
 
xine_video_port_tvo_port
 
post_out_t video_output
 
metronom_tmetronom
 
double ratio
 
int data_idx
 
complex_t wave [6][(1<< 11)]
 
audio_buffer_t buf
 
int channels
 
int sample_counter
 
int samples_per_frame
 
fft_tfft
 
uint32_t map [256][512/2]
 
int cur_line
 
int lines_per_channel
 
uint32_t yuy2_colors [512]
 

Field Documentation

◆ buf

audio_buffer_t post_plugin_fftgraph_s::buf

◆ channels

int post_plugin_fftgraph_s::channels

◆ cur_line

int post_plugin_fftgraph_s::cur_line

◆ data_idx

int post_plugin_fftgraph_s::data_idx

◆ fft

fft_t* post_plugin_fftgraph_s::fft

◆ lines_per_channel

int post_plugin_fftgraph_s::lines_per_channel

◆ map

uint32_t post_plugin_fftgraph_s::map[256][512/2]

◆ metronom

metronom_t* post_plugin_fftgraph_s::metronom

◆ post

post_plugin_t post_plugin_fftgraph_s::post

◆ ratio

double post_plugin_fftgraph_s::ratio

◆ sample_counter

int post_plugin_fftgraph_s::sample_counter

◆ samples_per_frame

int post_plugin_fftgraph_s::samples_per_frame

◆ video_output

post_out_t post_plugin_fftgraph_s::video_output

◆ vo_port

xine_video_port_t* post_plugin_fftgraph_s::vo_port

◆ wave

complex_t post_plugin_fftgraph_s::wave[6][(1<< 11)]

◆ yuy2_colors

uint32_t post_plugin_fftgraph_s::yuy2_colors[512]

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