FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MCDParam Struct Reference

Data Fields

int8_t present
 decorrelation parameter availability for this channel
 
int8_t index
 index into array of decorrelation types
 
int8_t chan1
 
int8_t chan2
 

Detailed Description

Definition at line 40 of file takdec.c.

Field Documentation

int8_t MCDParam::present

decorrelation parameter availability for this channel

Definition at line 41 of file takdec.c.

Referenced by tak_decode_frame().

int8_t MCDParam::index

index into array of decorrelation types

Definition at line 42 of file takdec.c.

Referenced by tak_decode_frame().

int8_t MCDParam::chan1

Definition at line 43 of file takdec.c.

Referenced by tak_decode_frame().

int8_t MCDParam::chan2

Definition at line 44 of file takdec.c.

Referenced by tak_decode_frame().


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