Searched refs:w16ptr (Results 1 – 1 of 1) sorted by relevance
35 int16_t *w16ptr; in WebRtcIlbcfix_CompCorr() local37 w16ptr=&buffer[bLen-sRange-lag]; in WebRtcIlbcfix_CompCorr()40 (*corr)=WebRtcSpl_DotProductWithScale(&buffer[bLen-sRange], w16ptr, sRange, scale); in WebRtcIlbcfix_CompCorr()41 (*ener)=WebRtcSpl_DotProductWithScale(w16ptr, w16ptr, sRange, scale); in WebRtcIlbcfix_CompCorr()