FFmpeg
Data Fields
SiprParameters Struct Reference

#include <sipr.h>

Data Fields

  switched moving average predictor
 
int  vq_indexes [5]
 
int  pitch_delay [5]
  pitch delay
 
int  gp_index [5]
  adaptive-codebook gain indexes
 
int16_t  fc_indexes [5][10]
  fixed-codebook indexes
 
int  gc_index [5]
  fixed-codebook gain indexes
 

Detailed Description

Definition at line 56 of file sipr.h.

Field Documentation

int SiprParameters::ma_pred_switch

switched moving average predictor

Definition at line 57 of file sipr.h.

Referenced by decode_parameters(), and ff_sipr_decode_frame_16k().

int SiprParameters::vq_indexes[5]

Definition at line 58 of file sipr.h.

Referenced by decode_parameters(), ff_sipr_decode_frame_16k(), and lsf_decode_fp().

int SiprParameters::pitch_delay[5]

pitch delay

Definition at line 59 of file sipr.h.

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

int SiprParameters::gp_index[5]

adaptive-codebook gain indexes

Definition at line 60 of file sipr.h.

Referenced by decode_parameters(), and ff_sipr_decode_frame_16k().

int16_t SiprParameters::fc_indexes[5][10]

fixed-codebook indexes

Definition at line 61 of file sipr.h.

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

int SiprParameters::gc_index[5]

fixed-codebook gain indexes

Definition at line 62 of file sipr.h.

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


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

Generated on Sat Jan 25 2014 19:52:31 for FFmpeg by   doxygen 1.8.2

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