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

  /hardware/libhardware/include/hardware/
audio.h 248 typedef struct audio_stream audio_stream_t; typedef in typeref:struct:audio_stream
  /frameworks/av/services/audioflinger/
Threads.h 276 virtual audio_stream_t* stream() const = 0;
544 virtual audio_stream_t* stream() const;
    [all...]
Effects.cpp 449 audio_stream_t *stream = thread->stream();
529 audio_stream_t *stream = thread->stream();
    [all...]
Threads.cpp     [all...]

Completed in 496 milliseconds