Searched refs:silk_noise_shape_quantizer_short_prediction (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/arm/ |
D | NSQ_neon.h | 85 #undef silk_noise_shape_quantizer_short_prediction 86 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro 96 #undef silk_noise_shape_quantizer_short_prediction 97 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro
|
/external/libopus/silk/ |
D | NSQ.h | 65 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) ((void)arch,si… macro
|
D | NSQ.c | 232 …LPC_pred_Q10 = silk_noise_shape_quantizer_short_prediction(psLPC_Q14, a_Q12, a_Q12_arch, predictLP… in silk_noise_shape_quantizer()
|
D | NSQ_del_dec.c | 418 …LPC_pred_Q14 = silk_noise_shape_quantizer_short_prediction(psLPC_Q14, a_Q12, a_Q12_arch, predictLP… in silk_noise_shape_quantizer_del_dec()
|