webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
silk_decoder_state Struct Reference

#include <structs.h>

Public Attributes

opus_int32 prev_gain_Q16
 
opus_int32 exc_Q14 [MAX_FRAME_LENGTH]
 
opus_int32 sLPC_Q14_buf [MAX_LPC_ORDER]
 
opus_int16 outBuf [MAX_FRAME_LENGTH+2 *MAX_SUB_FRAME_LENGTH]
 
opus_int lagPrev
 
opus_int8 LastGainIndex
 
opus_int fs_kHz
 
opus_int32 fs_API_hz
 
opus_int nb_subfr
 
opus_int frame_length
 
opus_int subfr_length
 
opus_int ltp_mem_length
 
opus_int LPC_order
 
opus_int16 prevNLSF_Q15 [MAX_LPC_ORDER]
 
opus_int first_frame_after_reset
 
const opus_uint8pitch_lag_low_bits_iCDF
 
const opus_uint8pitch_contour_iCDF
 
opus_int nFramesDecoded
 
opus_int nFramesPerPacket
 
opus_int ec_prevSignalType
 
opus_int16 ec_prevLagIndex
 
opus_int VAD_flags [MAX_FRAMES_PER_PACKET]
 
opus_int LBRR_flag
 
opus_int LBRR_flags [MAX_FRAMES_PER_PACKET]
 
silk_resampler_state_struct resampler_state
 
const silk_NLSF_CB_structpsNLSF_CB
 
SideInfoIndices indices
 
silk_CNG_struct sCNG
 
opus_int lossCnt
 
opus_int prevSignalType
 
silk_PLC_struct sPLC
 

Member Data Documentation

◆ ec_prevLagIndex

opus_int16 silk_decoder_state::ec_prevLagIndex

◆ ec_prevSignalType

opus_int silk_decoder_state::ec_prevSignalType

◆ exc_Q14

opus_int32 silk_decoder_state::exc_Q14[MAX_FRAME_LENGTH]

◆ first_frame_after_reset

opus_int silk_decoder_state::first_frame_after_reset

◆ frame_length

opus_int silk_decoder_state::frame_length

◆ fs_API_hz

opus_int32 silk_decoder_state::fs_API_hz

◆ fs_kHz

opus_int silk_decoder_state::fs_kHz

◆ indices

SideInfoIndices silk_decoder_state::indices

◆ lagPrev

opus_int silk_decoder_state::lagPrev

◆ LastGainIndex

opus_int8 silk_decoder_state::LastGainIndex

◆ LBRR_flag

opus_int silk_decoder_state::LBRR_flag

◆ LBRR_flags

opus_int silk_decoder_state::LBRR_flags[MAX_FRAMES_PER_PACKET]

◆ lossCnt

opus_int silk_decoder_state::lossCnt

◆ LPC_order

opus_int silk_decoder_state::LPC_order

◆ ltp_mem_length

opus_int silk_decoder_state::ltp_mem_length

◆ nb_subfr

opus_int silk_decoder_state::nb_subfr

◆ nFramesDecoded

opus_int silk_decoder_state::nFramesDecoded

◆ nFramesPerPacket

opus_int silk_decoder_state::nFramesPerPacket

◆ outBuf

opus_int16 silk_decoder_state::outBuf[MAX_FRAME_LENGTH+2 *MAX_SUB_FRAME_LENGTH]

◆ pitch_contour_iCDF

const opus_uint8* silk_decoder_state::pitch_contour_iCDF

◆ pitch_lag_low_bits_iCDF

const opus_uint8* silk_decoder_state::pitch_lag_low_bits_iCDF

◆ prev_gain_Q16

opus_int32 silk_decoder_state::prev_gain_Q16

◆ prevNLSF_Q15

opus_int16 silk_decoder_state::prevNLSF_Q15[MAX_LPC_ORDER]

◆ prevSignalType

opus_int silk_decoder_state::prevSignalType

◆ psNLSF_CB

const silk_NLSF_CB_struct* silk_decoder_state::psNLSF_CB

◆ resampler_state

silk_resampler_state_struct silk_decoder_state::resampler_state

◆ sCNG

silk_CNG_struct silk_decoder_state::sCNG

◆ sLPC_Q14_buf

opus_int32 silk_decoder_state::sLPC_Q14_buf[MAX_LPC_ORDER]

◆ sPLC

silk_PLC_struct silk_decoder_state::sPLC

◆ subfr_length

opus_int silk_decoder_state::subfr_length

◆ VAD_flags

opus_int silk_decoder_state::VAD_flags[MAX_FRAMES_PER_PACKET]

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