Searched refs:tmpW16ptr (Results 1 – 1 of 1) sorted by relevance
54 int16_t *tmpW16ptr; in WebRtcIlbcfix_EnhancerInterface() local294 tmpW16ptr=&plc_pred[plc_blockl-16]; in WebRtcIlbcfix_EnhancerInterface()297 *tmpW16ptr = (int16_t)( in WebRtcIlbcfix_EnhancerInterface()298 (*tmpW16ptr * (SqrtEnChange + (win >> 1))) >> 14); in WebRtcIlbcfix_EnhancerInterface()302 tmpW16ptr++; in WebRtcIlbcfix_EnhancerInterface()