Home
last modified time | relevance | path

Searched defs:bottleneck (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c68 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
100 int16_t bottleneck; in main() local
Dkenny.cc54 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
103 int16_t bottleneck; in main() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c68 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
100 WebRtc_Word16 bottleneck; in main() local
Dkenny.c53 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
102 WebRtc_Word16 bottleneck; in main() local
DIsac_test.cc35 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/util/
Dutility.c139 int bottleneck, /* excluding headers; bits/s */ in get_arrival_time()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
DSwitchingSampRate.cc62 int bottleneck[MAX_NUM_CLIENTS]; in main() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c115 WebRtc_Word32 bottleneck; in UpdateBottleneck() local
501 WebRtc_Word32 bottleneck = 0; in WebRtcIsac_Encode() local
1849 WebRtc_Word32* bottleneck) { in WebRtcIsac_GetUplinkBw()
2186 WebRtc_Word32 bottleneck = instISAC->bottleneck; in WebRtcIsac_SetEncSampRate() local
Dstructs.h327 double bottleneck; member
367 double bottleneck; member
448 WebRtc_Word32 bottleneck; member
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c116 int32_t bottleneck; in UpdateBottleneck() local
508 int32_t bottleneck = 0; in WebRtcIsac_Encode() local
1892 int32_t* bottleneck) { in WebRtcIsac_GetUplinkBw()
2241 int32_t bottleneck = instISAC->bottleneck; in WebRtcIsac_SetEncSampRate() local
Dstructs.h326 double bottleneck; member
366 double bottleneck; member
447 int32_t bottleneck; member
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c65 int32_t bottleneck = 39; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc52 int32_t bottleneck = 0; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_isac.cc206 int32_t* bottleneck) { in ACMISACFixGetSendBitrate()