Searched refs:CB_FILTERLEN (Results 1 – 5 of 5) sorted by relevance
90 CB_FILTERLEN, cbveclen); in WebRtcIlbcfix_GetCbVec()97 memIndTest = lMem-cbveclen-CB_FILTERLEN; in WebRtcIlbcfix_GetCbVec()103 CB_FILTERLEN, cbveclen+5); in WebRtcIlbcfix_GetCbVec()
45 (int16_t*)WebRtcIlbcfix_kCbFiltersRev, CB_FILTERLEN, samples); in WebRtcIlbcfix_FilteredCbVecs()
586 const int16_t WebRtcIlbcfix_kCbFiltersRev[CB_FILTERLEN]={
60 #define CB_FILTERLEN (2*4) macro
66 int16_t memVec[CB_MEML+CB_FILTERLEN]; in WebRtcIlbcfix_EncodeImpl()