Sat Apr 26 2014 22:03:25

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 127 of file func_pitchshift.c.


Field Documentation

Definition at line 134 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 135 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 130 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

long gRover

Definition at line 138 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 128 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 131 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 129 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 133 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

float shift_amount

Definition at line 139 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().

Definition at line 132 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 136 of file func_pitchshift.c.

Referenced by smb_pitch_shift().

Definition at line 137 of file func_pitchshift.c.

Referenced by smb_pitch_shift().


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