Main Page | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

complex_vector_int.c File Reference

#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.

Detailed Description


Function Documentation

SPAN_DECLARE void   ) 
 

Cleanup a T.30 context if the call terminates.

Parameters:
s The ADSI transmit context.

SPAN_DECLARE complexi32_t   ) 
 

Find the dot product of two complex int32_t vectors.

Parameters:
x The first vector.
y The first vector.
n The number of elements in the vectors.
Returns:
The dot product of the two vectors.


Generated on Fri Aug 28 20:12:28 2009 for spandsp by  doxygen 1.3.9.1