FFmpeg
Data Fields
DecodingParams Struct Reference

Data Fields

uint16_t  blocksize
  number of PCM samples in current audio block More...
 
  left shift to apply to Huffman-decoded residuals More...
 
 
  Bitmask of which parameter sets are conveyed in a decoding parameter block. More...
 

Detailed Description

Definition at line 79 of file mlpenc.c.

Field Documentation

uint16_t DecodingParams::blocksize

number of PCM samples in current audio block

Definition at line 80 of file mlpenc.c.

Referenced by analyze_sample_buffer(), clear_decoding_params(), codebook_bits_offset(), compare_decoding_params(), determine_bits(), no_codebook_bits(), no_codebook_bits_offset(), write_block_data(), and write_decoding_params().

uint8_t DecodingParams::quant_step_size[MAX_CHANNELS]

left shift to apply to Huffman-decoded residuals

Definition at line 81 of file mlpenc.c.

Referenced by apply_filter(), clear_decoding_params(), codebook_bits_offset(), compare_decoding_params(), copy_restart_frame_params(), determine_bits(), determine_quant_step_size(), set_best_codebook(), write_block_data(), and write_decoding_params().

MatrixParams DecodingParams::matrix_params

Definition at line 83 of file mlpenc.c.

Referenced by clear_decoding_params(), code_matrix_coeffs(), compare_decoding_params(), copy_restart_frame_params(), determine_quant_step_size(), lossless_matrix_coeffs(), rematrix_channels(), write_decoding_params(), and write_matrix_params().

uint8_t DecodingParams::param_presence_flags

Bitmask of which parameter sets are conveyed in a decoding parameter block.

Definition at line 85 of file mlpenc.c.

Referenced by clear_decoding_params(), compare_decoding_params(), default_decoding_params(), and write_decoding_params().


The documentation for this struct was generated from the following file:

Generated on Fri Jan 12 2018 01:48:31 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /