Lines Matching refs:opus_int
56 opus_int sLTP_shp_buf_idx;
61 opus_int lagPrev;
74 …opus_int LTPCorr_Q15; /* Normalized correlation from…
85 opus_int LTP_scale_Q14;
86 opus_int pitchL[ MAX_NB_SUBFR ];
93 opus_int GainsPre_Q14[ MAX_NB_SUBFR ];
94 opus_int HarmBoost_Q14[ MAX_NB_SUBFR ];
95 opus_int Tilt_Q14[ MAX_NB_SUBFR ];
96 opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ];
97 opus_int Lambda_Q10;
98 opus_int input_quality_Q14;
99 opus_int coding_quality_Q14;
102 opus_int sparseness_Q8;
104 opus_int LTPredCodGain_Q7;
106 …opus_int ResNrgQ[ MAX_NB_SUBFR ]; /* Q domain for the residual e…
120 opus_int nChannelsAPI;
121 opus_int nChannelsInternal;
122 opus_int nPrevChannelsInternal;
123 opus_int timeSinceSwitchAllowed_ms;
124 opus_int allowBandwidthSwitch;
125 opus_int prev_decode_only_middle;