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

#include <fir.h>

Data Fields

int taps
 
int curr_pos
 
const int16_tcoeffs
 
int16_thistory
 

Detailed Description

Definition at line 61 of file fir.h.

Field Documentation

const int16_t* coeffs

Definition at line 64 of file fir.h.

int curr_pos

Definition at line 63 of file fir.h.

int16_t* history

Definition at line 65 of file fir.h.

int taps

Definition at line 62 of file fir.h.


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