line_model.h File Reference

Go to the source code of this file.

Classes

struct  one_way_line_model_state_t
struct  both_ways_line_model_state_t

Defines

#define _LINE_MODEL_H_
#define LINE_FILTER_SIZE   129

Functions

void both_ways_line_model (both_ways_line_model_state_t *s, int16_t *output1, const int16_t *input1, int16_t *output2, const int16_t *input2, int samples)
both_ways_line_model_state_tboth_ways_line_model_init (int model1, int noise1, int model2, int noise2)
int both_ways_line_model_release (both_ways_line_model_state_t *s)
void one_way_line_model (one_way_line_model_state_t *s, int16_t *output, const int16_t *input, int samples)
one_way_line_model_state_tone_way_line_model_init (int model, int noise)
int one_way_line_model_release (one_way_line_model_state_t *s)


Detailed Description


Generated on Fri Nov 10 09:40:24 2006 for libspandsp by  doxygen 1.5.1