FFmpeg
Data Fields
ChannelParams Struct Reference

sample data coding information More...

#include <mlp.h>

Data Fields

 
 
int16_t  huff_offset
  Offset to apply to residual values. More...
 
  sign/rounding-corrected version of huff_offset More...
 
  Which VLC codebook to use to read residuals. More...
 
  Size of residual suffix not encoded using VLC. More...
 

Detailed Description

sample data coding information

Definition at line 85 of file mlp.h.

Field Documentation

FilterParams ChannelParams::filter_params[NUM_FILTERS]

Definition at line 86 of file mlp.h.

Referenced by apply_filter(), clear_channel_params(), compare_filter_params(), copy_filter_params(), determine_bits(), filter_channel(), read_channel_params(), read_filter_params(), read_restart_header(), set_filter_params(), and write_filter_params().

int32_t ChannelParams::coeff[NUM_FILTERS][MAX_FIR_ORDER]

Definition at line 87 of file mlp.h.

Referenced by apply_filter(), compare_filter_params(), copy_filter_params(), filter_channel(), read_filter_params(), set_filter_params(), and write_filter_params().

int16_t ChannelParams::huff_offset

Offset to apply to residual values.

Definition at line 89 of file mlp.h.

Referenced by calculate_sign_huff(), clear_channel_params(), compare_decoding_params(), read_channel_params(), read_restart_header(), set_best_codebook(), write_block_data(), and write_decoding_params().

int32_t ChannelParams::sign_huff_offset

sign/rounding-corrected version of huff_offset

Definition at line 90 of file mlp.h.

Referenced by read_decoding_params(), read_huff_channels(), and read_restart_header().

uint8_t ChannelParams::codebook

Which VLC codebook to use to read residuals.

Definition at line 91 of file mlp.h.

Referenced by calculate_sign_huff(), clear_channel_params(), compare_decoding_params(), read_channel_params(), read_decoding_params(), read_huff_channels(), read_restart_header(), set_best_codebook(), write_block_data(), and write_decoding_params().

uint8_t ChannelParams::huff_lsbs

Size of residual suffix not encoded using VLC.

Definition at line 92 of file mlp.h.

Referenced by calculate_sign_huff(), clear_channel_params(), compare_decoding_params(), read_channel_params(), read_decoding_params(), read_huff_channels(), read_restart_header(), set_best_codebook(), write_block_data(), and write_decoding_params().


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

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

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