webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
IlbcEncoder_ 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 anaMem [LPC_FILTERORDER]
 
int16_t lsfold [LPC_FILTERORDER]
 
int16_t lsfdeqold [LPC_FILTERORDER]
 
int16_t lpc_buffer [LPC_LOOKBACK+BLOCKL_MAX]
 
int16_t hpimemx [2]
 
int16_t hpimemy [4]
 

Member Data Documentation

◆ anaMem

int16_t IlbcEncoder_::anaMem

◆ blockl

size_t IlbcEncoder_::blockl

◆ hpimemx

int16_t IlbcEncoder_::hpimemx

◆ hpimemy

int16_t IlbcEncoder_::hpimemy

◆ lpc_buffer

int16_t IlbcEncoder_::lpc_buffer

◆ lpc_n

int16_t IlbcEncoder_::lpc_n

◆ lsfdeqold

int16_t IlbcEncoder_::lsfdeqold

◆ lsfold

int16_t IlbcEncoder_::lsfold

◆ mode

int16_t IlbcEncoder_::mode

◆ nasub

int16_t IlbcEncoder_::nasub

◆ no_of_bytes

size_t IlbcEncoder_::no_of_bytes

◆ no_of_words

size_t IlbcEncoder_::no_of_words

◆ nsub

size_t IlbcEncoder_::nsub

◆ state_short_len

size_t IlbcEncoder_::state_short_len

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