/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/util/ |
utility.h | 100 void get_arrival_time(
|
utility.c | 136 get_arrival_time( function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 60 void get_arrival_time(int current_framesamples, /* samples */ function 459 get_arrival_time(cur_framesmpls, stream_len, bottleneck, &BN_data);
|
kenny.cc | 52 void get_arrival_time(int current_framesamples, /* samples */ function 685 get_arrival_time(cur_framesmpls, stream_len, bottleneck,
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/ |
SwitchingSampRate.cc | 386 get_arrival_time(num10ms[senderIdx] * samplesIn10ms[senderIdx],
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ |
simpleKenny.c | 358 get_arrival_time(cur_framesmpls, stream_len, bottleneck, &packetData,
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/ |
ReleaseTest-API.cc | 749 get_arrival_time(cur_framesmpls, stream_len, bottleneck, &BN_data,
|