OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_GetSnr
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h
163
double
WebRtcIsac_GetSnr
(
isac.c
798
gain1 =
WebRtcIsac_GetSnr
(
801
gain2 =
WebRtcIsac_GetSnr
(
829
gain1 =
WebRtcIsac_GetSnr
(rateUB, FRAMESAMPLES);
831
gain2 =
WebRtcIsac_GetSnr
(instISAC->instUB.ISACencUB_obj.bottleneck,
[
all
...]
encode.c
261
ISACencLB_obj->s2nr =
WebRtcIsac_GetSnr
(
700
s2nr =
WebRtcIsac_GetSnr
(ISACencUB_obj->bottleneck, FRAMESAMPLES);
[
all
...]
bandwidth_estimator.c
981
double
WebRtcIsac_GetSnr
(
Completed in 113 milliseconds