Home
last modified time | relevance | path

Searched refs:BottleNeckModel (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
DSwitchingSampRate.cc58 BottleNeckModel* packetData[MAX_NUM_CLIENTS]; in main()
137 packetData[clientCntr] = (BottleNeckModel*)new(BottleNeckModel); in main()
143 memset(packetData[clientCntr], 0, sizeof(BottleNeckModel)); in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/util/
Dutility.h98 } BottleNeckModel; typedef
104 BottleNeckModel* BN_data,
Dutility.c140 BottleNeckModel* BN_data, in get_arrival_time()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc50 } BottleNeckModel; typedef
55 BottleNeckModel *BN_data) in get_arrival_time()
77 BottleNeckModel *BN_data) in get_arrival_time2()
151 BottleNeckModel BN_data; in main()
Dtest_iSACfixfloat.c58 } BottleNeckModel; typedef
63 BottleNeckModel* BN_data) { in get_arrival_time()
126 BottleNeckModel BN_data; in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c112 BottleNeckModel packetData; in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc104 BottleNeckModel BN_data; in main()