HomeSort by relevance Sort by last modified time
    Searched refs:MixerThread (Results 1 - 6 of 6) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 28 MIXER, // Thread class is MixerThread
    [all...]
PlaybackTracks.h 117 friend class MixerThread;
Threads.cpp     [all...]
AudioFlinger.h 352 // for the MixerThread and device sink. Number of channels allowed is
356 // Returns true if channel mask is permitted for the PCM sink in the MixerThread
385 // Set kEnableExtendedPrecision to true to use extended precision in MixerThread
388 // Returns true if format is permitted for the PCM sink in the MixerThread
493 class MixerThread;
596 MixerThread *checkMixerThread_l(audio_io_handle_t output) const;
    [all...]
AudioFlinger.cpp     [all...]
PatchPanel.cpp 266 newPatch->mPlaybackThread = (MixerThread *)thread.get();

Completed in 75 milliseconds