Home
last modified time | relevance | path

Searched refs:WebRtcIsac_GetNewFrameLength (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h165 int WebRtcIsac_GetNewFrameLength(
Dencode.c258 ISACencLB_obj->new_framelength = WebRtcIsac_GetNewFrameLength( in WebRtcIsac_EncodeLb()
520 WebRtcIsac_GetNewFrameLength(ISACencLB_obj->bottleneck, in WebRtcIsac_EncodeLb()
Dbandwidth_estimator.c952 int WebRtcIsac_GetNewFrameLength( in WebRtcIsac_GetNewFrameLength() function