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

  /frameworks/av/services/audioflinger/
FastMixerState.cpp 32 mFastTracksGen(0), mTrackMask(0), mOutputSink(NULL), mOutputSinkGen(0),
FastMixerState.h 62 NBAIO_Sink* mOutputSink; // HAL output device, must already be negotiated
63 int mOutputSinkGen; // increment when mOutputSink is assigned
Threads.cpp     [all...]
Threads.h 540 sp<NBAIO_Sink> mOutputSink;
543 // The current sink for the normal mixer to write it's (sub)mix, mOutputSink or mPipeSink
    [all...]
FastMixer.cpp 215 outputSink = current->mOutputSink;
    [all...]

Completed in 128 milliseconds