PanContext Struct Reference


Data Fields

int64_t out_channel_layout
union {
   double   d [MAX_CHANNELS][MAX_CHANNELS]
   int   i [MAX_CHANNELS][MAX_CHANNELS]
gain
int64_t need_renorm
int need_renumber
int nb_input_channels
int nb_output_channels

Detailed Description

Definition at line 38 of file af_pan.c.


Field Documentation

double PanContext::d[MAX_CHANNELS][MAX_CHANNELS]

Definition at line 41 of file af_pan.c.

Referenced by config_props(), and init().

union { ... } PanContext::gain

Referenced by config_props(), filter_samples(), and init().

int PanContext::i[MAX_CHANNELS][MAX_CHANNELS]

Definition at line 43 of file af_pan.c.

Referenced by config_props(), and filter_samples().

Definition at line 47 of file af_pan.c.

Referenced by config_props(), and filter_samples().

Definition at line 48 of file af_pan.c.

Referenced by config_props(), filter_samples(), and init().

Definition at line 45 of file af_pan.c.

Referenced by config_props(), and init().

Definition at line 46 of file af_pan.c.

Referenced by config_props(), and init().

Definition at line 39 of file af_pan.c.

Referenced by init(), and query_formats().


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

Generated on Fri Oct 26 02:43:57 2012 for FFmpeg by  doxygen 1.5.8