FFmpeg
|
Data Fields | |
int8_t | present |
decorrelation parameter availability for this channel More... | |
int8_t | index |
index into array of decorrelation types More... | |
int8_t | chan1 |
int8_t | chan2 |
int8_t MCDParam::present |
decorrelation parameter availability for this channel
Definition at line 44 of file takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::index |
index into array of decorrelation types
Definition at line 45 of file takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::chan1 |
Definition at line 46 of file takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::chan2 |
Definition at line 47 of file takdec.c.
Referenced by tak_decode_frame().