#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <float.h>
#include "floating_fudge.h"
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/power_meter.h"
Functions | |
SPAN_DECLARE (power_meter_t *) | |
Change the damping factor of a power meter context. | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (float) | |
Evaluate the final result of a Goertzel transform. |
|
Evaluate the final result of a Goertzel transform.
|
|
Release a V.8 context.
|
|
Change the damping factor of a power meter context. Change the damping factor of a power meter context.
|