FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ConstTables Struct Reference

Data Fields

const int32_tquantize_intervals
 
const int32_tinvert_quantize_dither_factors
 
const int32_tquantize_dither_factors
 
const int16_t * quantize_factor_select_offset
 
int tables_size
 
int32_t factor_max
 
int32_t prediction_order
 

Detailed Description

Definition at line 386 of file aptx.c.

Field Documentation

const int32_t* ConstTables::quantize_intervals

Definition at line 387 of file aptx.c.

Referenced by aptx_invert_quantization(), and aptx_quantize_difference().

const int32_t* ConstTables::invert_quantize_dither_factors

Definition at line 388 of file aptx.c.

Referenced by aptx_invert_quantization().

const int32_t* ConstTables::quantize_dither_factors

Definition at line 389 of file aptx.c.

Referenced by aptx_quantize_difference().

const int16_t* ConstTables::quantize_factor_select_offset

Definition at line 390 of file aptx.c.

Referenced by aptx_invert_quantization().

int ConstTables::tables_size

Definition at line 391 of file aptx.c.

Referenced by aptx_quantize_difference().

int32_t ConstTables::factor_max

Definition at line 392 of file aptx.c.

Referenced by aptx_invert_quantization().

int32_t ConstTables::prediction_order

Definition at line 393 of file aptx.c.

Referenced by aptx_process_subband().


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