Searched refs:maxDelayBit (Results 1 – 2 of 2) sorted by relevance
613 WebRtc_UWord16 maxDelayBit; in WebRtcIsacfix_GetDownlinkBwIndexImpl() local698 maxDelayBit = 0; in WebRtcIsacfix_GetDownlinkBwIndexImpl()704 maxDelayBit = 12; in WebRtcIsacfix_GetDownlinkBwIndexImpl()712 return (WebRtc_UWord16)(rateInd + maxDelayBit); in WebRtcIsacfix_GetDownlinkBwIndexImpl()
1153 WebRtc_Word32 maxDelayBit; in Decode() local1178 err = WebRtcIsac_DecodeJitterInfo(&decInstUB->bitstr_obj, &maxDelayBit); in Decode()1190 &(instISAC->bwestimator_obj), maxDelayBit); in Decode()