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

#include <dsp.h>

Data Fields

int enable
 
int treshold
 
int software
 
int hardware
 
int size
 
signed short buffer [DSP_DTMF_NPOINTS]
 
u8 lastwhat
 
u8 lastdigit
 
int count
 
u8 digits [16]
 

Detailed Description

Definition at line 120 of file dsp.h.

Field Documentation

Definition at line 126 of file dsp.h.

int count

Definition at line 129 of file dsp.h.

u8 digits[16]

Definition at line 130 of file dsp.h.

int enable

Definition at line 121 of file dsp.h.

int hardware

Definition at line 124 of file dsp.h.

u8 lastdigit

Definition at line 128 of file dsp.h.

u8 lastwhat

Definition at line 128 of file dsp.h.

int size

Definition at line 125 of file dsp.h.

int software

Definition at line 123 of file dsp.h.

int treshold

Definition at line 122 of file dsp.h.


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