Lines Matching defs:B_Q14
61 const opus_int16 b_Q14[], /* I Long term prediction coefs */
92 const opus_int16 *A_Q12, *B_Q14, *AR_shp_Q13;
185 B_Q14 = <PCoef_Q14[ k * LTP_ORDER ];
216 silk_noise_shape_quantizer_10_16_sse4_1( NSQ, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15, A_Q12, B_Q14,
222 silk_noise_shape_quantizer( NSQ, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15, A_Q12, B_Q14,
253 const opus_int16 b_Q14[], /* I Long term prediction coefs */
399 b_Q14_3210 = OP_CVTEPI16_EPI32_M64( b_Q14 );
422 LTP_pred_Q13 = silk_SMLAWB( LTP_pred_Q13, pred_lag_ptr[ -4 ], b_Q14[ 4 ] );