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

  /external/chromium_org/media/audio/pulse/
pulse_output.cc 20 void PulseAudioOutputStream::StreamNotifyCallback(pa_stream* s, void* p_this) {
67 params_, device_id_, &StreamNotifyCallback,
pulse_input.cc 54 device_name_, &StreamNotifyCallback, this)) {
256 void PulseAudioInputStream::StreamNotifyCallback(pa_stream* s,

Completed in 182 milliseconds