FFmpeg
|
Data Fields | |
int | stop_flag |
int | master_channel |
int | time_diff_flag |
int | time_diff_sign |
int | time_diff_index |
int | weighting [6] |
int ALSChannelData::stop_flag |
Definition at line 185 of file alsdec.c.
Referenced by read_channel_data(), and revert_channel_correlation().
int ALSChannelData::master_channel |
Definition at line 186 of file alsdec.c.
Referenced by read_channel_data(), and revert_channel_correlation().
int ALSChannelData::time_diff_flag |
Definition at line 187 of file alsdec.c.
Referenced by read_channel_data().
int ALSChannelData::time_diff_sign |
Definition at line 188 of file alsdec.c.
Referenced by read_channel_data().
int ALSChannelData::time_diff_index |
Definition at line 189 of file alsdec.c.
Referenced by read_channel_data(), and revert_channel_correlation().
int ALSChannelData::weighting[6] |
Definition at line 190 of file alsdec.c.
Referenced by read_channel_data().