Lines Matching refs:psIndices
112 SideInfoIndices *psIndices, /* I/O Quantization Indices */
152 psDD->Seed = ( k + psIndices->Seed ) & 3;
161 offset_Q10 = silk_Quantization_Offsets_Q10[ psIndices->signalType >> 1 ][ psIndices->quantOffsetType ];
167 if( psIndices->signalType == TYPE_VOICED ) {
177 if( psIndices->NLSFInterpCoef_Q2 == 4 ) {
204 if( psIndices->signalType == TYPE_VOICED ) {
255 psEncC->nStatesDelayedDecision, LTP_scale_Q14, Gains_Q16, pitchL, psIndices->signalType, decisionDelay );
257 silk_noise_shape_quantizer_del_dec( NSQ, psDelDec, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15,
279 psIndices->Seed = psDD->SeedInit;