FFmpeg
|
MCDParam Struct Reference
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 |
Detailed Description
Definition at line 39 of file libavcodec/takdec.c.
Field Documentation
int8_t MCDParam::chan1 |
Definition at line 42 of file libavcodec/takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::chan2 |
Definition at line 43 of file libavcodec/takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::index |
index into array of decorrelation types
Definition at line 41 of file libavcodec/takdec.c.
Referenced by tak_decode_frame().
int8_t MCDParam::present |
decorrelation parameter availability for this channel
Definition at line 40 of file libavcodec/takdec.c.
Referenced by tak_decode_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11