Home
last modified time | relevance | path

Searched refs:a_Q12_arch (Results 1 – 2 of 2) sorted by relevance

/external/libopus/silk/
DNSQ.c215 opus_int32 a_Q12_arch[MAX_LPC_ORDER]; in silk_noise_shape_quantizer() local
226 silk_short_prediction_create_arch_coef(a_Q12_arch, a_Q12, predictLPCOrder); in silk_noise_shape_quantizer()
234 …LPC_pred_Q10 = silk_noise_shape_quantizer_short_prediction(psLPC_Q14, a_Q12, a_Q12_arch, predictLP… in silk_noise_shape_quantizer()
DNSQ_del_dec.c351 opus_int32 a_Q12_arch[MAX_LPC_ORDER]; in silk_noise_shape_quantizer_del_dec() local
367 silk_short_prediction_create_arch_coef(a_Q12_arch, a_Q12, predictLPCOrder); in silk_noise_shape_quantizer_del_dec()
413 …LPC_pred_Q14 = silk_noise_shape_quantizer_short_prediction(psLPC_Q14, a_Q12, a_Q12_arch, predictLP… in silk_noise_shape_quantizer_del_dec()