OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_CONTEXT_READY
(Results
1 - 10
of
10
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.h
54
x ==
PA_CONTEXT_READY
;
SDL_pulseaudio.c
308
if (SDL_NAME(pa_context_get_state)(context) !=
PA_CONTEXT_READY
||
415
if (SDL_NAME(pa_context_get_state)(context) !=
PA_CONTEXT_READY
||
534
} while (state !=
PA_CONTEXT_READY
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h
46
PA_CONTEXT_READY
, /**< The connection is established, the context is ready to execute operations */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h
46
PA_CONTEXT_READY
, /**< The connection is established, the context is ready to execute operations */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h
46
PA_CONTEXT_READY
, /**< The connection is established, the context is ready to execute operations */
/external/chromium_org/media/audio/pulse/
pulse_output.cc
167
if (pa_context_get_state(pa_context_) !=
PA_CONTEXT_READY
&&
audio_manager_pulse.cc
262
if (context_state ==
PA_CONTEXT_READY
)
pulse_unified.cc
221
if (pa_context_get_state(pa_context_) !=
PA_CONTEXT_READY
&&
pulse_util.cc
242
if (context_state ==
PA_CONTEXT_READY
)
/external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosoundsystem.cc
[
all
...]
Completed in 133 milliseconds