Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/include/
Disac.h569 int16_t bweIndex,
593 int16_t* bweIndex,
611 int16_t bweIndex);
630 int16_t* bweIndex);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c763 int16_t bweIndex, in WebRtcIsac_GetNewBitStream() argument
822 &iSACBitStreamInst, bweIndex, scale); in WebRtcIsac_GetNewBitStream()
1643 int16_t* bweIndex, in WebRtcIsac_GetDownLinkBwIndex() argument
1655 WebRtcIsac_GetDownlinkBwJitIndexImpl(&(instISAC->bwestimator_obj), bweIndex, in WebRtcIsac_GetDownLinkBwIndex()
1676 int16_t bweIndex) { in WebRtcIsac_UpdateUplinkBw() argument
1689 &(instISAC->bwestimator_obj), bweIndex, in WebRtcIsac_UpdateUplinkBw()
1716 int16_t* bweIndex) { in WebRtcIsac_ReadBwIndex() argument
1735 err = WebRtcIsac_DecodeFrameLen(&streamdata, bweIndex); in WebRtcIsac_ReadBwIndex()
1741 err = WebRtcIsac_DecodeSendBW(&streamdata, bweIndex); in WebRtcIsac_ReadBwIndex()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h552 int16_t bweIndex,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c533 int16_t bweIndex, in WebRtcIsacfix_GetNewBitStream() argument
551 bweIndex, in WebRtcIsacfix_GetNewBitStream()