Searched refs:CB_FILTERLEN (Results 1 – 5 of 5) sorted by relevance
92 CB_FILTERLEN, cbveclen); in WebRtcIlbcfix_GetCbVec()110 memIndTest = lMem-cbveclen-CB_FILTERLEN; in WebRtcIlbcfix_GetCbVec()116 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
70 int16_t memVec[CB_MEML+CB_FILTERLEN]; in WebRtcIlbcfix_EncodeImpl()