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

#include <structs.h>

Public Attributes

opus_int pitchL [MAX_NB_SUBFR]
 
opus_int32 Gains_Q16 [MAX_NB_SUBFR]
 
silk_DWORD_ALIGN opus_int16 PredCoef_Q12 [2][MAX_LPC_ORDER]
 
opus_int16 LTPCoef_Q14 [LTP_ORDER *MAX_NB_SUBFR]
 
opus_int LTP_scale_Q14
 

Member Data Documentation

◆ Gains_Q16

opus_int32 silk_decoder_control::Gains_Q16[MAX_NB_SUBFR]

◆ LTP_scale_Q14

opus_int silk_decoder_control::LTP_scale_Q14

◆ LTPCoef_Q14

opus_int16 silk_decoder_control::LTPCoef_Q14[LTP_ORDER *MAX_NB_SUBFR]

◆ pitchL

opus_int silk_decoder_control::pitchL[MAX_NB_SUBFR]

◆ PredCoef_Q12

silk_DWORD_ALIGN opus_int16 silk_decoder_control::PredCoef_Q12[2][MAX_LPC_ORDER]

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