Home
last modified time | relevance | path

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

/external/libopus/silk/
DNLSF_encode.c55 opus_int16 NLSF_tmp_Q15[ MAX_LPC_ORDER ]; in silk_NLSF_encode() local
88 NLSF_tmp_Q15[ i ] = silk_LSHIFT16( (opus_int16)pCB_element[ i ], 7 ); in silk_NLSF_encode()
90 …res_Q10[ i ] = (opus_int16)silk_RSHIFT( silk_SMULBB( pNLSF_Q15[ i ] - NLSF_tmp_Q15[ i ], W_tmp_Q9 … in silk_NLSF_encode()