OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 157 milliseconds