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 |
Definition at line 38 of file af_pan.c.
| double PanContext::d[MAX_CHANNELS][MAX_CHANNELS] |
| union { ... } PanContext::gain |
Referenced by config_props(), filter_samples(), and init().
| int PanContext::i[MAX_CHANNELS][MAX_CHANNELS] |
| int64_t PanContext::need_renorm |
| int64_t PanContext::out_channel_layout |
1.5.8