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

#include <structs.h>

Public Attributes

opus_int16 xq [2 *MAX_FRAME_LENGTH]
 
opus_int32 sLTP_shp_Q14 [2 *MAX_FRAME_LENGTH]
 
opus_int32 sLPC_Q14 [MAX_SUB_FRAME_LENGTH+NSQ_LPC_BUF_LENGTH]
 
opus_int32 sAR2_Q14 [MAX_SHAPE_LPC_ORDER]
 
opus_int32 sLF_AR_shp_Q14
 
opus_int lagPrev
 
opus_int sLTP_buf_idx
 
opus_int sLTP_shp_buf_idx
 
opus_int32 rand_seed
 
opus_int32 prev_gain_Q16
 
opus_int rewhite_flag
 

Member Data Documentation

◆ lagPrev

opus_int silk_nsq_state::lagPrev

◆ prev_gain_Q16

opus_int32 silk_nsq_state::prev_gain_Q16

◆ rand_seed

opus_int32 silk_nsq_state::rand_seed

◆ rewhite_flag

opus_int silk_nsq_state::rewhite_flag

◆ sAR2_Q14

opus_int32 silk_nsq_state::sAR2_Q14[MAX_SHAPE_LPC_ORDER]

◆ sLF_AR_shp_Q14

opus_int32 silk_nsq_state::sLF_AR_shp_Q14

◆ sLPC_Q14

◆ sLTP_buf_idx

opus_int silk_nsq_state::sLTP_buf_idx

◆ sLTP_shp_buf_idx

opus_int silk_nsq_state::sLTP_shp_buf_idx

◆ sLTP_shp_Q14

opus_int32 silk_nsq_state::sLTP_shp_Q14[2 *MAX_FRAME_LENGTH]

◆ xq

opus_int16 silk_nsq_state::xq[ 2 *MAX_FRAME_LENGTH]

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