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

1 23 4 5

  /hardware/libhardware_legacy/audio/
AudioHardwareStub.h 1 /* //device/servers/AudioFlinger/AudioHardwareStub.h
AudioHardwareStub.cpp 1 /* //device/servers/AudioFlinger/AudioHardwareStub.cpp
  /hardware/qcom/audio/hal/msm8974/
platform.h 151 * We should take care of returning proper size when AudioFlinger queries for
  /docs/source.android.com/src/devices/
latency_design.jd 60 The AudioFlinger audio server reviews the <code>TRACK_FAST</code> request and may
86 At the time AudioFlinger creates a normal mixer thread, it decides
audio_src.jd 157 consult the audio resampler source code in AudioFlinger.
audio_implement.jd 64 directly to the audio hardware. This bypasses the AudioFlinger mixer so it doesn't get downmixed to two channels.
99 <p>AudioFlinger's mixer downmixes the content to stereo
  /frameworks/av/include/media/
AudioTrack.h 141 * AudioFlinger takes place. Use set() after this.
145 /* Creates an AudioTrack object and registers it with AudioFlinger.
194 /* Creates an audio track and registers it with AudioFlinger.
221 /* Terminates the AudioTrack and unregisters it from AudioFlinger.
537 /* Release a filled buffer of "audioBuffer->frameCount" frames for AudioFlinger to process. */
563 * Return the total number of frames which AudioFlinger desired but were unavailable,
    [all...]
AudioRecord.h 126 * AudioFlinger takes place. Use set() after this.
130 /* Creates an AudioRecord object and registers it with AudioFlinger.
169 /* Terminates the AudioRecord and unregisters it from AudioFlinger.
372 /* Release an emptied buffer of "audioBuffer->frameCount" frames for AudioFlinger to re-fill. */
483 // reported back by AudioFlinger to the client
491 size_t mFrameSize; // app-level frame size == AudioFlinger frame size
MediaPlayerInterface.h 227 // Implement this class for media players that use the AudioFlinger software mixer
  /frameworks/av/services/audioflinger/
PlaybackTracks.h 19 #error This header file should only be included from AudioFlinger.h
125 // see comment at AudioFlinger::PlaybackThread::Track::~Track for why this can't be const
  /device/asus/fugu/libaudio/
AudioStreamOut.cpp 156 // mInputBufSize determines how many audio frames AudioFlinger is going to
165 // than the AudioFlinger mixer has been told to produce. If there are only
185 // AudioFlinger's mixing schedule.
205 // (either ALSA or AudioFlinger)
589 // happen only on the AudioFlinger mixer thread which owns this particular
613 // other possibility is that AudioFlinger is in its silence-pushing mode and
AudioHardwareInput.cpp 87 // AudioFlinger expects audio buffers to be a multiple of 16 frames
  /frameworks/av/media/libmedia/
AudioSystem.cpp 33 // client singleton for AudioFlinger binder interface
50 // establish binder interface to AudioFlinger service
61 ALOGW("AudioFlinger not published, waiting...");
75 ALOGE_IF(gAudioFlinger==0, "no AudioFlinger!?");
473 ALOGW("AudioFlinger server died!");
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyInterface.h 42 // must be used by the AudioTrack when registering to the AudioFlinger with the createTrack() method.
230 // a special mixer thread in the AudioFlinger.
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 47 // must be used by the AudioTrack when registering to the AudioFlinger with the createTrack() method.
202 // a special mixer thread in the AudioFlinger.
  /frameworks/av/include/media/nbaio/
MonoPipe.h 109 // observer is always an AudioFlinger::PlaybackThread running with
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.cpp 1 /* //device/servers/AudioFlinger/AudioBiquadFilter.cpp
AudioPeakingFilter.h 1 /* //device/include/server/AudioFlinger/AudioPeakingFilter.h
AudioShelvingFilter.h 1 /* /android/src/frameworks/base/libs/audioflinger/AudioShelvingFilter.h
AudioBiquadFilter.h 1 /* //device/include/server/AudioFlinger/AudioBiquadFilter.h
  /hardware/qcom/audio/hal/
audio_hw.h 95 * We should take care of returning proper size when AudioFlinger queries for
  /hardware/libhardware/include/hardware/
audio_policy.h 64 * must be used by the AudioTrack when registering to the AudioFlinger
279 * a special mixer thread in the AudioFlinger.
hardware.h 100 * and AudioFlinger must know how to do the same for audio-module API.
  /external/chromium_org/third_party/hwcplus/include/hardware/
hardware.h 100 * and AudioFlinger must know how to do the same for audio-module API.
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 481 /* wait for audioflinger to stop a2dp */
767 /* remote suspend, notify HAL and await audioflinger to
    [all...]

Completed in 806 milliseconds

1 23 4 5