Project Ne10
An open, optimized software library for the ARM architecture.
Macros
test_suite_fir_sparse.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "NE10_dsp.h"
#include "seatest.h"

Go to the source code of this file.

Macros

#define TEST_LENGTH_SAMPLES   320
 
#define MAX_BLOCKSIZE   320
 
#define MAX_NUMTAPS   100
 
#define MAX_DELAY   500
 
#define TEST_COUNT   5000
 

Macro Definition Documentation

#define MAX_BLOCKSIZE   320

Definition at line 46 of file test_suite_fir_sparse.c.

#define MAX_DELAY   500

Definition at line 48 of file test_suite_fir_sparse.c.

#define MAX_NUMTAPS   100

Definition at line 47 of file test_suite_fir_sparse.c.

#define TEST_COUNT   5000

Definition at line 50 of file test_suite_fir_sparse.c.

#define TEST_LENGTH_SAMPLES   320

Definition at line 45 of file test_suite_fir_sparse.c.