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

Data Fields

unsigned int pitch
 
unsigned int pos
 
rate_f func
 
snd_pcm_sframes_t old_src_frames
 
snd_pcm_sframes_t old_dst_frames
 
struct rate_channel channels [0]
 

Detailed Description

Definition at line 45 of file rate.c.

Field Documentation

struct rate_channel channels[0]

Definition at line 50 of file rate.c.

rate_f func

Definition at line 48 of file rate.c.

snd_pcm_sframes_t old_dst_frames

Definition at line 49 of file rate.c.

snd_pcm_sframes_t old_src_frames

Definition at line 49 of file rate.c.

unsigned int pitch

Definition at line 46 of file rate.c.

unsigned int pos

Definition at line 47 of file rate.c.


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