Definition at line 130 of file mlpdec.c.
Referenced by mlp_decode_init(), output_data(), read_access_unit(), read_block_data(), read_channel_params(), read_decoding_params(), read_filter_params(), read_major_sync(), read_matrix_params(), and read_restart_header().
Current access unit being read has a major sync.
Definition at line 133 of file mlpdec.c.
Referenced by read_access_unit().
Set if a valid major sync block has been read. Otherwise no decoding is possible.
Definition at line 136 of file mlpdec.c.
Referenced by read_access_unit(), and read_major_sync().
Number of substreams contained within this stream.
Definition at line 139 of file mlpdec.c.
Referenced by read_access_unit(), and read_major_sync().
Index of the last substream to decode - further substreams are skipped.
Definition at line 142 of file mlpdec.c.
Referenced by read_access_unit(), read_decoding_params(), read_major_sync(), and read_restart_header().
Stream needs channel reordering to comply with FFmpeg's channel order.
Definition at line 145 of file mlpdec.c.
Referenced by read_major_sync(), and read_restart_header().
number of PCM samples contained in each frame
Definition at line 148 of file mlpdec.c.
Referenced by read_block_data(), read_decoding_params(), and read_major_sync().
next power of two above the number of samples in each frame
Definition at line 150 of file mlpdec.c.
Referenced by fill_noise_buffer(), read_major_sync(), and rematrix_channels().
Definition at line 152 of file mlpdec.c.
Referenced by calculate_sign_huff(), fill_noise_buffer(), filter_channel(), generate_2_noise_channels(), mlp_decode_init(), output_data(), read_access_unit(), read_block_data(), read_channel_params(), read_decoding_params(), read_filter_params(), read_huff_channels(), read_major_sync(), read_matrix_params(), read_restart_header(), and rematrix_channels().
Definition at line 154 of file mlpdec.c.
Referenced by read_access_unit(), and read_matrix_params().
Definition at line 155 of file mlpdec.c.
Referenced by read_access_unit(), and read_filter_params().
Definition at line 157 of file mlpdec.c.
Referenced by fill_noise_buffer(), and rematrix_channels().
Definition at line 158 of file mlpdec.c.
Referenced by read_block_data(), read_huff_channels(), and rematrix_channels().
Definition at line 159 of file mlpdec.c.
Referenced by filter_channel(), generate_2_noise_channels(), output_data(), read_huff_channels(), and rematrix_channels().
Definition at line 161 of file mlpdec.c.
Referenced by filter_channel(), mlp_decode_init(), output_data(), read_decoding_params(), read_major_sync(), read_restart_header(), and rematrix_channels().