Searched refs:cbvec1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dcb_construct.c39 int16_t cbvec1[SUBL]; local
54 WebRtcIlbcfix_GetCbVec(cbvec1, mem, index[1], lMem, veclen);
60 a32 += WEBRTC_SPL_MUL_16_16(*gainPtr++, cbvec1[j]);

Completed in 232 milliseconds