Searched refs:in_Q15 (Results 1 – 2 of 2) sorted by relevance
37 …const opus_int16 in_Q15[], /* I Input vectors to be quantized … in silk_NLSF_VQ() argument59 …diff_Q15 = silk_SUB_LSHIFT32( in_Q15[ m + 1 ], (opus_int32)cb_Q8_ptr[ m + 1 ], 7 ); /* range: [ -3… in silk_NLSF_VQ()65 …diff_Q15 = silk_SUB_LSHIFT32( in_Q15[ m ], (opus_int32)cb_Q8_ptr[ m ], 7 ); /* range: [ -32767 : 3… in silk_NLSF_VQ()
351 …const opus_int16 in_Q15[], /* I Input vectors to be quantized …