OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_STREAM_UNCONNECTED
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h
53
PA_STREAM_UNCONNECTED
, /**< The stream is not yet connected to any sink or source */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h
53
PA_STREAM_UNCONNECTED
, /**< The stream is not yet connected to any sink or source */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h
53
PA_STREAM_UNCONNECTED
, /**< The stream is not yet connected to any sink or source */
/external/chromium_org/media/audio/pulse/
pulse_input.cc
119
if (pa_stream_get_state(handle_) !=
PA_STREAM_UNCONNECTED
)
/external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosoundsystem.cc
[
all
...]
Completed in 587 milliseconds