FFmpeg
Data Fields
SiprModeParam Struct Reference

Data Fields

const char *  mode_name
 
uint16_t  bits_per_frame
 
 
 
 
 
  size in bits of the switched MA predictor More...
 
  size in bits of the i-th stage vector of quantizer More...
 
  size in bits of the adaptive-codebook index for every subframe More...
 
 
  size in bits of the fixed codebook indexes More...
 
  size in bits of the gain codebook indexes More...
 

Detailed Description

Definition at line 47 of file sipr.c.

Field Documentation

const char* SiprModeParam::mode_name

Definition at line 48 of file sipr.c.

Referenced by sipr_decoder_init().

uint16_t SiprModeParam::bits_per_frame

Definition at line 49 of file sipr.c.

Referenced by sipr_decode_frame().

uint8_t SiprModeParam::subframe_count

Definition at line 50 of file sipr.c.

Referenced by decode_frame(), decode_parameters(), and sipr_decode_frame().

uint8_t SiprModeParam::frames_per_packet

Definition at line 51 of file sipr.c.

Referenced by sipr_decode_frame().

float SiprModeParam::pitch_sharp_factor

Definition at line 52 of file sipr.c.

Referenced by decode_frame().

uint8_t SiprModeParam::number_of_fc_indexes

Definition at line 55 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::ma_predictor_bits

size in bits of the switched MA predictor

Definition at line 56 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::vq_indexes_bits[5]

size in bits of the i-th stage vector of quantizer

Definition at line 59 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::pitch_delay_bits[5]

size in bits of the adaptive-codebook index for every subframe

Definition at line 62 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::gp_index_bits

Definition at line 64 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::fc_index_bits[10]

size in bits of the fixed codebook indexes

Definition at line 65 of file sipr.c.

Referenced by decode_parameters().

uint8_t SiprModeParam::gc_index_bits

size in bits of the gain codebook indexes

Definition at line 66 of file sipr.c.

Referenced by decode_parameters().


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

Generated on Sun May 13 2018 02:04:33 for FFmpeg by   doxygen 1.8.6

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