WmallChannelGrp Struct Reference

channel group for channel transformations More...

Data Fields

uint8_t num_channels
 number of channels in the group
int8_t transform
 transform on / off
int8_t transform_band [MAX_BANDS]
 controls if the transform is enabled for a certain band
float decorrelation_matrix [WMALL_MAX_CHANNELS *WMALL_MAX_CHANNELS]
float * channel_data [WMALL_MAX_CHANNELS]
 transformation coefficients

Detailed Description

channel group for channel transformations

Definition at line 148 of file wmalosslessdec.c.


Field Documentation

transformation coefficients

Definition at line 153 of file wmalosslessdec.c.

number of channels in the group

Definition at line 149 of file wmalosslessdec.c.

transform on / off

Definition at line 150 of file wmalosslessdec.c.

controls if the transform is enabled for a certain band

Definition at line 151 of file wmalosslessdec.c.


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