Mon Jun 27 16:51:24 2011

Asterisk developer's documentation


fft_data Struct Reference


Data Fields

float ana_freq [MAX_FRAME_LENGTH]
float ana_magn [MAX_FRAME_LENGTH]
float fft_worksp [2 *MAX_FRAME_LENGTH]
long gRover
float in_fifo [MAX_FRAME_LENGTH]
float last_phase [MAX_FRAME_LENGTH/2+1]
float out_fifo [MAX_FRAME_LENGTH]
float output_accum [2 *MAX_FRAME_LENGTH]
float shift_amount
float sum_phase [MAX_FRAME_LENGTH/2+1]
float syn_freq [MAX_FRAME_LENGTH]
float sys_magn [MAX_FRAME_LENGTH]

Detailed Description

Definition at line 123 of file func_pitchshift.c.


Field Documentation

float ana_freq[MAX_FRAME_LENGTH]

Definition at line 130 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float ana_magn[MAX_FRAME_LENGTH]

Definition at line 131 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float fft_worksp[2 *MAX_FRAME_LENGTH]

Definition at line 126 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

long gRover

Definition at line 134 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float in_fifo[MAX_FRAME_LENGTH]

Definition at line 124 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float last_phase[MAX_FRAME_LENGTH/2+1]

Definition at line 127 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float out_fifo[MAX_FRAME_LENGTH]

Definition at line 125 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float output_accum[2 *MAX_FRAME_LENGTH]

Definition at line 129 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float shift_amount

Definition at line 135 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().

float sum_phase[MAX_FRAME_LENGTH/2+1]

Definition at line 128 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float syn_freq[MAX_FRAME_LENGTH]

Definition at line 132 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float sys_magn[MAX_FRAME_LENGTH]

Definition at line 133 of file func_pitchshift.c.

Referenced by smb_pitch_shift().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:24 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7