HomeSort by relevance Sort by last modified time
    Searched full:playout (Results 51 - 75 of 137) sorted by null

1 23 4 5 6

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_wave_win.cc 640 WEBRTC_TRACE(kTraceWarning, kTraceAudioDevice, _id, "no open playout device exists => using default");
704 WEBRTC_TRACE(kTraceWarning, kTraceAudioDevice, _id, "no open playout device exists => using default");
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/include/
audio_coding_module.h 564 // Set a minimum for the playout delay, used for lip-sync. NetEq maintains
578 // Set a maximum for the playout delay
591 // is computed based on inter-arrival times and playout mode of NetEq. The
615 // Get 10 milliseconds of raw audio data for playout, at the given sampling
731 // will be playout in a shorter time than the round-trip-time (with respect
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdoc.cpp 193 CXFA_FFDocView* CXFA_FFDoc::GetDocView(IXFA_DocLayout* pLayout) {
199 if (pDocView->GetXFALayout() == pLayout) {
xfa_ffwidgethandler.cpp 305 CXFA_LayoutItem* pLayout =
307 return (IXFA_Widget*)pLayout;
  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 229 // Sets the playout mode to |mode|.
234 // Returns the current playout mode.
  /external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
WebRtcAudioManager.java 61 // TODO(henrika): add stereo support for playout.
138 // TODO(henrika): add support for stereo playout.
  /external/webrtc/webrtc/voice_engine/
channel.cc 397 // Start playing out the Dtmf tone (if playout is enabled).
634 // Record playout if enabled
691 // Return the bigger of playout and receive frequency in the ACM.
701 // Special case, if we're playing a file on the playout side
    [all...]
voe_volume_control_impl.cc 364 "SetOutputVolumePan() stereo playout not supported");
401 "GetOutputVolumePan() stereo playout not supported");
voe_dtmf_impl.cc 110 // This flag ensures that feedback/playout is enabled; however, the
voice_engine_defines.h 103 // Lowest minimum playout delay
105 // Highest minimum playout delay
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
  /external/icu/icu4c/source/layoutex/
playout.cpp 14 #include "layout/playout.h"
layoutex.vcxproj 246 <ClCompile Include="playout.cpp" />
266 <CustomBuild Include="layout\playout.h">
  /external/webrtc/webrtc/call/
rtc_event_log.proto 103 // required - The SSRC of the audio stream associated with the playout event.
  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.cc 166 // that low-latency playout is supported. See b/21485703 for details.
audio_manager_unittest.cc 81 PRINT("PLAYOUT:\n");
  /external/webrtc/webrtc/modules/audio_device/
fine_audio_buffer.h 72 // Device buffer that works with 10ms chunks of data both for playout and
  /external/webrtc/webrtc/modules/video_coding/
timing.cc 213 // Make sure that we have at least the playout delay.
timing_unittest.cc 123 // Reset playout delay.
  /external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
android_test.cc 229 "start playout failed");
662 // [Base] Start playout
728 // [Base] Stop playout
1033 // [File] Stop Recording Playout
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 75 /// @param pLayout - for comouting the size of fragment
  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.cc 1006 // Try to initialize the playout side
1012 // We must actually start playout here in order to have the IOProc
    [all...]
  /external/webrtc/talk/media/base/
mediachannel.h 857 // Requested minimum playout latency.
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine.cc 852 LOG(LS_INFO) << "Playout sample rate is " << *options.playout_sample_rate;
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_impl.h 139 // Sets the playout mode to |mode|.
144 // Returns the current playout mode.

Completed in 346 milliseconds

1 23 4 5 6