| FFmpeg
    | 
| 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 | 
| 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().
 1.8.2
 1.8.2