OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BwEstimatorstr
(Results
1 - 12
of
12
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h
79
BwEstimatorstr
* bwest_str,
93
BwEstimatorstr
* bwest_str,
102
BwEstimatorstr
* bwest_str,
108
BwEstimatorstr
* bwest_str,
115
const
BwEstimatorstr
*bwest_str);
119
const
BwEstimatorstr
*bwest_str);
123
const
BwEstimatorstr
* bwest_str,
128
const
BwEstimatorstr
*bwest_str);
169
BwEstimatorstr
* bwest_str,
decode_bwe.c
19
BwEstimatorstr
* bwest_str,
bandwidth_estimator.c
45
BwEstimatorstr
* bwest_str,
135
BwEstimatorstr
*bwest_str,
507
BwEstimatorstr
* bwest_str,
564
BwEstimatorstr
* bwest_str,
594
BwEstimatorstr
* bwest_str,
694
WebRtc_Word32 WebRtcIsac_GetDownlinkBandwidth( const
BwEstimatorstr
*bwest_str)
724
WebRtcIsac_GetDownlinkMaxDelay(const
BwEstimatorstr
*bwest_str)
745
const
BwEstimatorstr
* bwest_str,
766
WebRtcIsac_GetUplinkMaxDelay(const
BwEstimatorstr
*bwest_str)
codec.h
27
int WebRtcIsac_EstimateBandwidth(
BwEstimatorstr
* bwest_str, Bitstr* streamdata,
structs.h
227
}
BwEstimatorstr
;
440
BwEstimatorstr
bwestimator_obj;
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.h
36
WebRtc_Word32 WebRtcIsacfix_InitBandwidthEstimator(
BwEstimatorstr
*bwest_str);
60
WebRtc_Word32 WebRtcIsacfix_UpdateUplinkBwImpl(
BwEstimatorstr
*bwest_str,
69
WebRtc_Word16 WebRtcIsacfix_UpdateUplinkBwRec(
BwEstimatorstr
*bwest_str,
84
WebRtc_UWord16 WebRtcIsacfix_GetDownlinkBwIndexImpl(
BwEstimatorstr
*bwest_str);
87
WebRtc_UWord16 WebRtcIsacfix_GetDownlinkBandwidth(const
BwEstimatorstr
*bwest_str);
90
WebRtc_Word16 WebRtcIsacfix_GetUplinkBandwidth(const
BwEstimatorstr
*bwest_str);
93
WebRtc_Word16 WebRtcIsacfix_GetDownlinkMaxDelay(const
BwEstimatorstr
*bwest_str);
96
WebRtc_Word16 WebRtcIsacfix_GetUplinkMaxDelay(const
BwEstimatorstr
*bwest_str);
decode_bwe.c
27
int WebRtcIsacfix_EstimateBandwidth(
BwEstimatorstr
*bwest_str,
codec.h
25
int WebRtcIsacfix_EstimateBandwidth(
BwEstimatorstr
*bwest_str,
42
BwEstimatorstr
*bw_estimatordata,
bandwidth_estimator.c
73
WebRtc_Word32 WebRtcIsacfix_InitBandwidthEstimator(
BwEstimatorstr
*bweStr)
142
WebRtc_Word32 WebRtcIsacfix_UpdateUplinkBwImpl(
BwEstimatorstr
*bweStr,
545
WebRtc_Word16 WebRtcIsacfix_UpdateUplinkBwRec(
BwEstimatorstr
*bweStr,
608
WebRtc_UWord16 WebRtcIsacfix_GetDownlinkBwIndexImpl(
BwEstimatorstr
*bweStr)
716
WebRtc_UWord16 WebRtcIsacfix_GetDownlinkBandwidth(const
BwEstimatorstr
*bweStr)
774
WebRtc_Word16 WebRtcIsacfix_GetDownlinkMaxDelay(const
BwEstimatorstr
*bweStr)
791
WebRtc_Word16 WebRtcIsacfix_GetUplinkBandwidth(const
BwEstimatorstr
*bweStr)
810
WebRtc_Word16 WebRtcIsacfix_GetUplinkMaxDelay(const
BwEstimatorstr
*bweStr)
[
all
...]
structs.h
250
}
BwEstimatorstr
;
359
BwEstimatorstr
bwestimator_obj;
isacfix.c
[
all
...]
encode.c
33
BwEstimatorstr
*bw_estimatordata,
Completed in 285 milliseconds