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

  /frameworks/av/services/audioflinger/
Threads.h 28 MIXER, // Thread class is MixerThread
    [all...]
PlaybackTracks.h 174 friend class MixerThread;
Threads.cpp     [all...]
AudioFlinger.h 378 // for the MixerThread and device sink. Number of channels allowed is
382 // Returns true if channel mask is permitted for the PCM sink in the MixerThread
412 // Set kEnableExtendedPrecision to true to use extended precision in MixerThread
415 // Returns true if format is permitted for the PCM sink in the MixerThread
524 class MixerThread;
655 MixerThread *checkMixerThread_l(audio_io_handle_t output) const;
    [all...]
AudioFlinger.cpp     [all...]

Completed in 710 milliseconds