Searched refs:sLTP_shp_buf_idx (Results 1 – 7 of 7) sorted by relevance
119 NSQ->sLTP_shp_buf_idx = psEncC->ltp_mem_length; in silk_NSQ()204 shp_lag_ptr = &NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - lag + HARM_SHAPE_FIR_TAPS / 2 ]; in silk_noise_shape_quantizer()274 n_LF_Q12 = silk_SMULWB( NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - 1 ], LF_shp_Q14 ); in silk_noise_shape_quantizer()360 … NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx ] = silk_SUB_LSHIFT32( sLF_AR_shp_Q14, n_LF_Q12, 2 ); in silk_noise_shape_quantizer()362 NSQ->sLTP_shp_buf_idx++; in silk_noise_shape_quantizer()425 for( i = NSQ->sLTP_shp_buf_idx - psEncC->ltp_mem_length; i < NSQ->sLTP_shp_buf_idx; i++ ) { in silk_nsq_scale_states()
190 NSQ->sLTP_shp_buf_idx = psEncC->ltp_mem_length; in silk_NSQ_del_dec()236 …NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - decisionDelay + i ] = psDD->Shape_Q14[ last_smple_idx ]; in silk_NSQ_del_dec()287 …NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - decisionDelay + i ] = psDD->Shape_Q14[ last_smple_idx ]; in silk_NSQ_del_dec()350 shp_lag_ptr = &NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - lag + HARM_SHAPE_FIR_TAPS / 2 ]; in silk_noise_shape_quantizer_del_dec()603 … NSQ->sLTP_shp_Q14[ NSQ->sLTP_shp_buf_idx - decisionDelay ] = psDD->Shape_Q14[ last_smple_idx ]; in silk_noise_shape_quantizer_del_dec()606 NSQ->sLTP_shp_buf_idx++; in silk_noise_shape_quantizer_del_dec()689 for( i = NSQ->sLTP_shp_buf_idx - psEncC->ltp_mem_length; i < NSQ->sLTP_shp_buf_idx; i++ ) { in silk_nsq_del_dec_scale_states()
53 opus_int sLTP_shp_buf_idx; member
176 LTP_shp_buf_idx = P->sLTP_shp_buf_idx; in silk_prefilt_FLP()205 P->sLTP_shp_buf_idx = LTP_shp_buf_idx; in silk_prefilt_FLP()
56 opus_int sLTP_shp_buf_idx; member
177 LTP_shp_buf_idx = P->sLTP_shp_buf_idx; in silk_prefilt_FIX()208 P->sLTP_shp_buf_idx = LTP_shp_buf_idx; in silk_prefilt_FIX()