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
int pure_gains
void(* filter_samples )(struct PanContext *, AVFilterBufferRef *, AVFilterBufferRef *, int)
int channel_map [SWR_CH_MAX]
struct SwrContextswr

Detailed Description

Definition at line 38 of file af_pan.c.


Field Documentation

int PanContext::channel_map[SWR_CH_MAX]

Definition at line 57 of file af_pan.c.

Referenced by config_props().

double PanContext::d[MAX_CHANNELS][MAX_CHANNELS]

Definition at line 41 of file af_pan.c.

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

Referenced by filter_samples(), and query_formats().

union { ... } PanContext::gain

int PanContext::i[MAX_CHANNELS][MAX_CHANNELS]

Definition at line 43 of file af_pan.c.

Referenced by config_props(), and filter_samples_panning().

Definition at line 47 of file af_pan.c.

Referenced by config_props(), and filter_samples_panning().

Definition at line 48 of file af_pan.c.

Referenced by config_props(), filter_samples_panning(), init(), and query_formats().

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 config_props(), init(), and query_formats().

Definition at line 50 of file af_pan.c.

Referenced by config_props(), and query_formats().

struct SwrContext* PanContext::swr [read]

Definition at line 58 of file af_pan.c.

Referenced by config_props(), filter_samples_channel_mapping(), and uninit().


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8