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

#include <defines.h>

Public Attributes

int16_t mode
 
size_t blockl
 
size_t nsub
 
int16_t nasub
 
size_t no_of_bytes
 
size_t no_of_words
 
int16_t lpc_n
 
size_t state_short_len
 
int16_t syntMem [LPC_FILTERORDER]
 
int16_t lsfdeqold [LPC_FILTERORDER]
 
size_t last_lag
 
int consPLICount
 
int prev_enh_pl
 
int16_t perSquare
 
int16_t prevScale
 
int16_t prevPLI
 
size_t prevLag
 
int16_t prevLpc [LPC_FILTERORDER+1]
 
int16_t prevResidual [NSUB_MAX *SUBL]
 
int16_t seed
 
int16_t old_syntdenum [(LPC_FILTERORDER+1) *NSUB_MAX]
 
int16_t hpimemx [2]
 
int16_t hpimemy [4]
 
int use_enhancer
 
int16_t enh_buf [ENH_BUFL+ENH_BUFL_FILTEROVERHEAD]
 
size_t enh_period [ENH_NBLOCKS_TOT]
 

Member Data Documentation

◆ blockl

size_t IlbcDecoder_::blockl

◆ consPLICount

int IlbcDecoder_::consPLICount

◆ enh_buf

int16_t IlbcDecoder_::enh_buf

◆ enh_period

size_t IlbcDecoder_::enh_period

◆ hpimemx

int16_t IlbcDecoder_::hpimemx

◆ hpimemy

int16_t IlbcDecoder_::hpimemy

◆ last_lag

size_t IlbcDecoder_::last_lag

◆ lpc_n

int16_t IlbcDecoder_::lpc_n

◆ lsfdeqold

int16_t IlbcDecoder_::lsfdeqold

◆ mode

int16_t IlbcDecoder_::mode

◆ nasub

int16_t IlbcDecoder_::nasub

◆ no_of_bytes

size_t IlbcDecoder_::no_of_bytes

◆ no_of_words

size_t IlbcDecoder_::no_of_words

◆ nsub

size_t IlbcDecoder_::nsub

◆ old_syntdenum

int16_t IlbcDecoder_::old_syntdenum

◆ perSquare

int16_t IlbcDecoder_::perSquare

◆ prev_enh_pl

int IlbcDecoder_::prev_enh_pl

◆ prevLag

size_t IlbcDecoder_::prevLag

◆ prevLpc

int16_t IlbcDecoder_::prevLpc

◆ prevPLI

int16_t IlbcDecoder_::prevPLI

◆ prevResidual

int16_t IlbcDecoder_::prevResidual

◆ prevScale

int16_t IlbcDecoder_::prevScale

◆ seed

int16_t IlbcDecoder_::seed

◆ state_short_len

size_t IlbcDecoder_::state_short_len

◆ syntMem

int16_t IlbcDecoder_::syntMem

◆ use_enhancer

int IlbcDecoder_::use_enhancer

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