webrtc/sdk/android/native_unittests
Paulina Hensman 17d57c7c13 Reintroduce division by two for audio playout delay
When migrating the audio device, we accidentally dropped a /2 for
PlayoutDelay. This meant we would estimate a delay of 150ms instead of
75ms for JavaAudioDeviceModules. This change fixes that.

Bug: webrtc:7452
Change-Id: I20b70ebf141410209953243ae665644b92e480f5
Reviewed-on: https://webrtc-review.googlesource.com/c/113946
Commit-Queue: Paulina Hensman <phensman@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25986}
2018-12-12 11:43:14 +00:00
..
audio_device Reintroduce division by two for audio playout delay 2018-12-12 11:43:14 +00:00
codecs Add unit test for JavaToNativeVideoCodecInfo. 2018-07-09 13:26:34 +00:00
org/webrtc Android: Support externally aligned timestamps 2018-11-15 11:41:06 +00:00
peerconnection Revert "Use the factory instead of using the builtin code path in VideoCodecInitializer." 2018-11-01 04:46:02 +00:00
video Android: Support externally aligned timestamps 2018-11-15 11:41:06 +00:00
DEPS Add unit tests for Android audio device module 2018-04-12 09:27:45 +00:00
java_types_unittest.cc Android JNI generation: Set JNI namespace in build files 2018-05-18 10:44:38 +00:00
test_jni_onload.cc Implements JavaToNativeStringMap and adds tests for native API. 2018-02-09 10:34:44 +00:00