noise.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <inttypes.h>
#include <memory.h>
#include <tgmath.h>
#include <math.h>
#include "floating_fudge.h"
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/saturated.h"
#include "spandsp/noise.h"
#include "spandsp/private/noise.h"

Functions

int16_t noise (noise_state_t *s)
noise_state_t * noise_init_dbov (noise_state_t *s, int seed, float level, int class_of_noise, int quality)
noise_state_t * noise_init_dbm0 (noise_state_t *s, int seed, float level, int class_of_noise, int quality)
int noise_release (noise_state_t *s)
int noise_free (noise_state_t *s)

Detailed Description


Generated by  doxygen 1.6.2