| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| spx_uint32_t | buffer_size | 
| float | cutoff | 
| spx_uint32_t | den_rate | 
| spx_uint32_t | filt_len | 
| int | frac_advance | 
| spx_uint32_t | in_rate | 
| int | in_stride | 
| int | initialised | 
| int | int_advance | 
| spx_int32_t * | last_sample | 
| spx_uint32_t * | magic_samples | 
| spx_word16_t * | mem | 
| spx_uint32_t | mem_alloc_size | 
| spx_uint32_t | nb_channels | 
| spx_uint32_t | num_rate | 
| spx_uint32_t | out_rate | 
| int | out_stride | 
| spx_uint32_t | oversample | 
| int | quality | 
| resampler_basic_func | resampler_ptr | 
| spx_uint32_t * | samp_frac_num | 
| spx_word16_t * | sinc_table | 
| spx_uint32_t | sinc_table_length | 
| int | started | 
Definition at line 116 of file resample.c.
| spx_uint32_t buffer_size | 
Definition at line 126 of file resample.c.
Referenced by speex_resampler_init_frac(), and update_filter().
| float cutoff | 
Definition at line 129 of file resample.c.
Referenced by speex_resampler_init_frac(), and update_filter().
| spx_uint32_t den_rate | 
Definition at line 120 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), speex_resampler_get_output_latency(), speex_resampler_get_ratio(), speex_resampler_init_frac(), speex_resampler_set_rate_frac(), and update_filter().
| spx_uint32_t filt_len | 
Definition at line 124 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), speex_resampler_get_input_latency(), speex_resampler_get_output_latency(), speex_resampler_init_frac(), speex_resampler_magic(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_native(), speex_resampler_reset_mem(), speex_resampler_skip_zeros(), and update_filter().
| int frac_advance | 
Definition at line 128 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), and update_filter().
| spx_uint32_t in_rate | 
Definition at line 117 of file resample.c.
Referenced by speex_resampler_get_rate(), speex_resampler_init_frac(), and speex_resampler_set_rate_frac().
| int in_stride | 
Definition at line 144 of file resample.c.
Referenced by speex_resampler_get_input_stride(), speex_resampler_init_frac(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_interleaved_float(), speex_resampler_process_interleaved_int(), and speex_resampler_set_input_stride().
| int initialised | 
Definition at line 131 of file resample.c.
Referenced by speex_resampler_init_frac(), speex_resampler_set_quality(), and speex_resampler_set_rate_frac().
| int int_advance | 
Definition at line 127 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), and update_filter().
| spx_int32_t* last_sample | 
Definition at line 135 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), speex_resampler_destroy(), speex_resampler_init_frac(), speex_resampler_process_native(), speex_resampler_reset_mem(), speex_resampler_skip_zeros(), and update_filter().
| spx_uint32_t* magic_samples | 
Definition at line 137 of file resample.c.
Referenced by speex_resampler_destroy(), speex_resampler_init_frac(), speex_resampler_magic(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_reset_mem(), and update_filter().
| spx_word16_t* mem | 
Definition at line 139 of file resample.c.
Referenced by speex_resampler_destroy(), speex_resampler_init_frac(), speex_resampler_magic(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_native(), speex_resampler_reset_mem(), and update_filter().
| spx_uint32_t mem_alloc_size | 
Definition at line 125 of file resample.c.
Referenced by speex_resampler_init_frac(), speex_resampler_magic(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_native(), and update_filter().
| spx_uint32_t nb_channels | 
Definition at line 123 of file resample.c.
Referenced by speex_resampler_init_frac(), speex_resampler_process_interleaved_float(), speex_resampler_process_interleaved_int(), speex_resampler_reset_mem(), speex_resampler_set_rate_frac(), speex_resampler_skip_zeros(), and update_filter().
| spx_uint32_t num_rate | 
Definition at line 119 of file resample.c.
Referenced by speex_resampler_get_output_latency(), speex_resampler_get_ratio(), speex_resampler_init_frac(), speex_resampler_set_rate_frac(), and update_filter().
| spx_uint32_t out_rate | 
Definition at line 118 of file resample.c.
Referenced by speex_resampler_get_rate(), speex_resampler_init_frac(), and speex_resampler_set_rate_frac().
| int out_stride | 
Definition at line 145 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), speex_resampler_get_output_stride(), speex_resampler_init_frac(), speex_resampler_magic(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_interleaved_float(), speex_resampler_process_interleaved_int(), and speex_resampler_set_output_stride().
| spx_uint32_t oversample | 
Definition at line 130 of file resample.c.
Referenced by resampler_basic_interpolate_single(), and update_filter().
| int quality | 
Definition at line 122 of file resample.c.
Referenced by speex_resampler_get_quality(), speex_resampler_init_frac(), speex_resampler_set_quality(), and update_filter().
| resampler_basic_func resampler_ptr | 
Definition at line 142 of file resample.c.
Referenced by speex_resampler_init_frac(), speex_resampler_process_float(), speex_resampler_process_int(), speex_resampler_process_interleaved_float(), speex_resampler_process_interleaved_int(), speex_resampler_process_native(), and update_filter().
| spx_uint32_t* samp_frac_num | 
Definition at line 136 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), resampler_basic_zero(), speex_resampler_destroy(), speex_resampler_init_frac(), speex_resampler_reset_mem(), and speex_resampler_set_rate_frac().
| spx_word16_t* sinc_table | 
Definition at line 140 of file resample.c.
Referenced by resampler_basic_direct_single(), resampler_basic_interpolate_single(), speex_resampler_destroy(), and update_filter().
| spx_uint32_t sinc_table_length | 
Definition at line 141 of file resample.c.
Referenced by speex_resampler_init_frac(), and update_filter().
| int started | 
Definition at line 132 of file resample.c.
Referenced by speex_resampler_init_frac(), speex_resampler_process_native(), and update_filter().