HomeSort by relevance Sort by last modified time
    Searched defs:StreamNotifyCallback (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/audio/pulse/
pulse_input.cc 49 device_name_, &StreamNotifyCallback, this)) {
236 void PulseAudioInputStream::StreamNotifyCallback(pa_stream* s,
pulse_output.cc 20 void PulseAudioOutputStream::StreamNotifyCallback(pa_stream* s, void* p_this) {
67 params_, &StreamNotifyCallback,
pulse_unified.cc 22 void PulseAudioUnifiedStream::StreamNotifyCallback(pa_stream* s,
80 params_, &StreamNotifyCallback, NULL, this))
85 &StreamNotifyCallback, this))

Completed in 112 milliseconds