OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sample_spec
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
browser.h
80
const pa_sample_spec *
sample_spec
; /* Sample specification of the device; optional */
member in struct:pa_browse_info
introspect.h
214
pa_sample_spec
sample_spec
; /**< Sample spec of this sink */
member in struct:pa_sink_info
243
pa_sample_spec
sample_spec
; /**< Sample spec of this source */
member in struct:pa_source_info
273
pa_sample_spec
sample_spec
; /**< Default sample specification */
member in struct:pa_server_info
327
pa_sample_spec
sample_spec
; /**< The sample specification of the sink input */
member in struct:pa_sink_input_info
353
pa_sample_spec
sample_spec
; /**< The sample specification of the source output */
member in struct:pa_source_output_info
420
pa_sample_spec
sample_spec
; /**< Sample specification of the sample */
member in struct:pa_sample_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
browser.h
80
const pa_sample_spec *
sample_spec
; /* Sample specification of the device; optional */
member in struct:pa_browse_info
introspect.h
214
pa_sample_spec
sample_spec
; /**< Sample spec of this sink */
member in struct:pa_sink_info
243
pa_sample_spec
sample_spec
; /**< Sample spec of this source */
member in struct:pa_source_info
273
pa_sample_spec
sample_spec
; /**< Default sample specification */
member in struct:pa_server_info
327
pa_sample_spec
sample_spec
; /**< The sample specification of the sink input */
member in struct:pa_sink_input_info
353
pa_sample_spec
sample_spec
; /**< The sample specification of the source output */
member in struct:pa_source_output_info
420
pa_sample_spec
sample_spec
; /**< Sample specification of the sample */
member in struct:pa_sample_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
browser.h
80
const pa_sample_spec *
sample_spec
; /* Sample specification of the device; optional */
member in struct:pa_browse_info
introspect.h
214
pa_sample_spec
sample_spec
; /**< Sample spec of this sink */
member in struct:pa_sink_info
243
pa_sample_spec
sample_spec
; /**< Sample spec of this source */
member in struct:pa_source_info
273
pa_sample_spec
sample_spec
; /**< Default sample specification */
member in struct:pa_server_info
327
pa_sample_spec
sample_spec
; /**< The sample specification of the sink input */
member in struct:pa_sink_input_info
353
pa_sample_spec
sample_spec
; /**< The sample specification of the source output */
member in struct:pa_source_output_info
420
pa_sample_spec
sample_spec
; /**< Sample specification of the sample */
member in struct:pa_sample_info
/external/chromium_org/media/audio/pulse/
audio_manager_pulse.cc
330
manager->native_input_sample_rate_ = info->
sample_spec
.rate;
Completed in 396 milliseconds