Searched defs:A_Q12 (Results 1 – 14 of 14) sorted by relevance
/external/libopus/silk/fixed/ |
D | find_pitch_lags_FIX.c | 53 opus_int16 A_Q12[ MAX_FIND_PITCH_LPC_ORDER ]; in silk_find_pitch_lags_FIX() local
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
D | find_pitch_lags_FIX.c | 53 opus_int16 A_Q12[ MAX_FIND_PITCH_LPC_ORDER ]; in silk_find_pitch_lags_FIX() local
|
/external/chromium_org/third_party/opus/src/silk/ |
D | CNG.c | 89 opus_int16 A_Q12[ MAX_LPC_ORDER ]; in silk_CNG() local
|
D | decode_core.c | 46 opus_int16 *A_Q12, *B_Q14, *pxq, A_Q12_tmp[ MAX_LPC_ORDER ]; in silk_decode_core() local
|
D | LPC_inv_pred_gain.c | 110 …const opus_int16 *A_Q12, /* I Prediction coefficients, Q12 [order] … in silk_LPC_inverse_pred_gain()
|
D | PLC.c | 183 opus_int16 A_Q12[ MAX_LPC_ORDER ]; in silk_PLC_conceal() local
|
D | NSQ.c | 90 const opus_int16 *A_Q12, *B_Q14, *AR_shp_Q13; in silk_NSQ() local
|
D | NSQ_del_dec.c | 129 const opus_int16 *A_Q12, *B_Q14, *AR_shp_Q13; in silk_NSQ_del_dec() local
|
/external/libopus/silk/ |
D | decode_core.c | 46 opus_int16 *A_Q12, *B_Q14, *pxq, A_Q12_tmp[ MAX_LPC_ORDER ]; in silk_decode_core() local
|
D | CNG.c | 89 opus_int16 A_Q12[ MAX_LPC_ORDER ]; in silk_CNG() local
|
D | LPC_inv_pred_gain.c | 110 …const opus_int16 *A_Q12, /* I Prediction coefficients, Q12 [order] … in silk_LPC_inverse_pred_gain()
|
D | PLC.c | 183 opus_int16 A_Q12[ MAX_LPC_ORDER ]; in silk_PLC_conceal() local
|
D | NSQ.c | 90 const opus_int16 *A_Q12, *B_Q14, *AR_shp_Q13; in silk_NSQ() local
|
D | NSQ_del_dec.c | 129 const opus_int16 *A_Q12, *B_Q14, *AR_shp_Q13; in silk_NSQ_del_dec() local
|