Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h102 WebRtc_UWord16 WebRtcIsacfix_GetMinBytes(RateModel *State,
Dencode.c424 MinBytes = WebRtcIsacfix_GetMinBytes(&ISACenc_obj->rate_data_obj, (WebRtc_Word16) stream_length, in WebRtcIsacfix_EncodeImpl()
Dbandwidth_estimator.c833 WebRtc_UWord16 WebRtcIsacfix_GetMinBytes(RateModel *State, in WebRtcIsacfix_GetMinBytes() function