#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "floating_fudge.h"
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/vector_float.h"
Defines | |
#define | LMS_LEAK_RATE 0.9999f |
Functions | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (float) | |
Evaluate the final result of a Goertzel transform. | |
SPAN_DECLARE (double) |
|
Evaluate the final result of a Goertzel transform.
|
|
Cleanup a T.30 context if the call terminates. Log the list of supported modulations.
|