Searched refs:exp2_Q10_T (Results 1 – 2 of 2) sorted by relevance
104 static __inline int16_t exp2_Q10_T(int16_t x) { // Both in and out in Q10 in exp2_Q10_T() function387 tmp16 = exp2_Q10_T( tmp16 ); in WebRtcIsacfix_DecodePlcImpl()391 tmp16 = exp2_Q10_T( tmp16 )>>10; in WebRtcIsacfix_DecodePlcImpl()
442 static __inline int16_t exp2_Q10_T(int16_t x) { // Both in and out in Q10 in exp2_Q10_T() function585 tmp16b = exp2_Q10_T(tmp16); // Q10 in WebRtcIsacfix_GetLpcCoef()