#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/logging.h"
#include "spandsp/complex.h"
#include "spandsp/vector_int.h"
#include "spandsp/complex_vector_int.h"
Functions | |
SPAN_DECLARE (complexi32_t) | |
Find the dot product of two complex int32_t vectors. | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. |
|
Cleanup a T.30 context if the call terminates.
|
|
Find the dot product of two complex int32_t vectors.
|