Searched refs:exp2_Q10_T (Results 1 – 2 of 2) sorted by relevance
108 static __inline WebRtc_Word16 exp2_Q10_T(WebRtc_Word16 x) { // Both in and out in Q10 in exp2_Q10_T() function390 tmp16 = exp2_Q10_T( tmp16 ); in WebRtcIsacfix_DecodePlcImpl()394 tmp16 = exp2_Q10_T( tmp16 )>>10; in WebRtcIsacfix_DecodePlcImpl()
453 static __inline WebRtc_Word16 exp2_Q10_T(WebRtc_Word16 x) { // Both in and out in Q10 in exp2_Q10_T() function596 tmp16b = exp2_Q10_T(tmp16); // Q10 in WebRtcIsacfix_GetLpcCoef()