Searched refs:bweIndex (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/ |
D | isac.h | 585 WebRtc_Word16 bweIndex, 609 WebRtc_Word16* bweIndex, 627 WebRtc_Word16 bweIndex); 646 WebRtc_Word16* bweIndex);
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | isac.c | 752 WebRtc_Word16 bweIndex, in WebRtcIsac_GetNewBitStream() argument 812 &iSACBitStreamInst, bweIndex, scale); in WebRtcIsac_GetNewBitStream() 1624 WebRtc_Word16* bweIndex, in WebRtcIsac_GetDownLinkBwIndex() argument 1636 WebRtcIsac_GetDownlinkBwJitIndexImpl(&(instISAC->bwestimator_obj), bweIndex, in WebRtcIsac_GetDownLinkBwIndex() 1657 WebRtc_Word16 bweIndex) { in WebRtcIsac_UpdateUplinkBw() argument 1670 &(instISAC->bwestimator_obj), bweIndex, in WebRtcIsac_UpdateUplinkBw() 1697 WebRtc_Word16* bweIndex) { in WebRtcIsac_ReadBwIndex() argument 1716 err = WebRtcIsac_DecodeFrameLen(&streamdata, bweIndex); in WebRtcIsac_ReadBwIndex() 1722 err = WebRtcIsac_DecodeSendBW(&streamdata, bweIndex); in WebRtcIsac_ReadBwIndex()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/ |
D | isacfix.h | 557 WebRtc_Word16 bweIndex,
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | isacfix.c | 463 WebRtc_Word16 bweIndex, in WebRtcIsacfix_GetNewBitStream() argument 484 bweIndex, in WebRtcIsacfix_GetNewBitStream()
|