ChannelCoupling Struct Reference

coupling parameters More...

#include <aac.h>


Data Fields

enum CouplingPoint coupling_point
 The point during decoding at which coupling is applied.
int num_coupled
 number of target elements
enum RawDataBlockType type [8]
 Type of channel element to be coupled - SCE or CPE.
int id_select [8]
 element id
int ch_select [8]
 [0] shared list of gains; [1] list of gains for right channel; [2] list of gains for left channel; [3] lists of gains for both channels
float gain [16][120]


Detailed Description

coupling parameters

Definition at line 206 of file aac.h.


Field Documentation

[0] shared list of gains; [1] list of gains for right channel; [2] list of gains for left channel; [3] lists of gains for both channels

Definition at line 211 of file aac.h.

Referenced by apply_channel_coupling(), and decode_cce().

The point during decoding at which coupling is applied.

Definition at line 207 of file aac.h.

Referenced by apply_channel_coupling(), decode_cce(), and spectral_to_sample().

float ChannelCoupling::gain[16][120]

Definition at line 214 of file aac.h.

Referenced by apply_dependent_coupling(), apply_independent_coupling(), and decode_cce().

element id

Definition at line 210 of file aac.h.

Referenced by apply_channel_coupling(), and decode_cce().

number of target elements

Definition at line 208 of file aac.h.

Referenced by apply_channel_coupling(), and decode_cce().

Type of channel element to be coupled - SCE or CPE.

Definition at line 209 of file aac.h.

Referenced by apply_channel_coupling(), and decode_cce().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8