webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
PLCstr Struct Reference

#include <structs.h>

Public Attributes

int16_t prevPitchInvIn [FRAMESAMPLES/2]
 
int16_t prevPitchInvOut [PITCH_MAX_LAG+10]
 
int32_t prevHP [PITCH_MAX_LAG+10]
 
int16_t decayCoeffPriodic
 
int16_t decayCoeffNoise
 
int16_t used
 
int16_tlastPitchLP
 
int16_t lofilt_coefQ15 [ORDERLO]
 
int16_t hifilt_coefQ15 [ORDERHI]
 
int32_t gain_lo_hiQ17 [2]
 
int16_t AvgPitchGain_Q12
 
int16_t lastPitchGain_Q12
 
int16_t lastPitchLag_Q7
 
int16_t overlapLP [RECOVERY_OVERLAP]
 
int16_t pitchCycles
 
int16_t A
 
int16_t B
 
size_t pitchIndex
 
size_t stretchLag
 
int16_tprevPitchLP
 
int16_t seed
 
int16_t std
 

Member Data Documentation

◆ A

int16_t PLCstr::A

◆ AvgPitchGain_Q12

int16_t PLCstr::AvgPitchGain_Q12

◆ B

int16_t PLCstr::B

◆ decayCoeffNoise

int16_t PLCstr::decayCoeffNoise

◆ decayCoeffPriodic

int16_t PLCstr::decayCoeffPriodic

◆ gain_lo_hiQ17

int32_t PLCstr::gain_lo_hiQ17

◆ hifilt_coefQ15

int16_t PLCstr::hifilt_coefQ15

◆ lastPitchGain_Q12

int16_t PLCstr::lastPitchGain_Q12

◆ lastPitchLag_Q7

int16_t PLCstr::lastPitchLag_Q7

◆ lastPitchLP

int16_t * PLCstr::lastPitchLP

◆ lofilt_coefQ15

int16_t PLCstr::lofilt_coefQ15

◆ overlapLP

int16_t PLCstr::overlapLP

◆ pitchCycles

int16_t PLCstr::pitchCycles

◆ pitchIndex

size_t PLCstr::pitchIndex

◆ prevHP

int32_t PLCstr::prevHP

◆ prevPitchInvIn

int16_t PLCstr::prevPitchInvIn

◆ prevPitchInvOut

int16_t PLCstr::prevPitchInvOut

◆ prevPitchLP

int16_t * PLCstr::prevPitchLP

◆ seed

int16_t PLCstr::seed

◆ std

int16_t PLCstr::std

◆ stretchLag

size_t PLCstr::stretchLag

◆ used

int16_t PLCstr::used

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