Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fir32_state_t Struct Reference

#include <fir.h>

Data Fields

int taps
 
int curr_pos
 
const int32_tcoeffs
 
int16_thistory
 

Detailed Description

Definition at line 73 of file fir.h.

Field Documentation

const int32_t* coeffs

Definition at line 76 of file fir.h.

int curr_pos

Definition at line 75 of file fir.h.

int16_t* history

Definition at line 77 of file fir.h.

int taps

Definition at line 74 of file fir.h.


The documentation for this struct was generated from the following file: