Home
last modified time | relevance | path

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

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