Searched refs:_receiver (Results 1 - 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_receiver.cc33 _receiver(&_timing, clock_, event_factory),
75 _receiver.ReceiveStatistics(&bitRate, &frameRate);
97 int buffer_size_ms = _receiver.RenderBufferSizeMs();
133 std::vector<uint16_t> nackList = _receiver.NackList(&request_key_frame);
155 if (_receiver.NackMode() != kNoNack) {
169 _receiver.UpdateRtt(rtt);
180 _receiver.SetDecodeErrorMode(kNoErrors);
184 _receiver.SetNackMode(kNack, -1, -1);
191 _receiver.SetNackMode(kNack, media_optimization::kLowRttNackMs, -1);
192 _receiver
[all...]
H A Dvideo_coding_impl.h193 VCMReceiver _receiver; member in class:webrtc::vcm::VideoReceiver
/external/webrtc/webrtc/modules/audio_coding/test/
H A DEncodeDecodeTest.cc302 _receiver.testMode = _testMode;
314 _receiver.codeId = codeId;
317 _receiver.Setup(acm.get(), &rtpFile, "encodeDecode_out", 1);
318 _receiver.Run();
319 _receiver.Teardown();
H A DEncodeDecodeTest.h118 Receiver _receiver; member in class:webrtc::EncodeDecodeTest
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/external/libgdx/backends/gdx-backend-android/libs/
H A Dsupport-v4-19.0.1.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 85 milliseconds