Searched refs:pcm (Results 1 - 25 of 49) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dpcm_old.h12 int snd_pcm_hw_params_test_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
13 int snd_pcm_hw_params_set_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
14 snd_pcm_access_t snd_pcm_hw_params_set_access_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
15 snd_pcm_access_t snd_pcm_hw_params_set_access_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
16 int snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask);
24 int snd_pcm_hw_params_test_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
25 int snd_pcm_hw_params_set_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
26 snd_pcm_format_t snd_pcm_hw_params_set_format_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
27 snd_pcm_format_t snd_pcm_hw_params_set_format_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
28 int snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_
[all...]
H A Dpcm.h2 * \file include/pcm.h
10 * See the \ref pcm page for more details.
38 * See the \ref pcm page for more details.
396 int snd_pcm_open(snd_pcm_t **pcm, const char *name,
398 int snd_pcm_open_lconf(snd_pcm_t **pcm, const char *name,
402 int snd_pcm_close(snd_pcm_t *pcm);
403 const char *snd_pcm_name(snd_pcm_t *pcm);
404 snd_pcm_type_t snd_pcm_type(snd_pcm_t *pcm);
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
406 int snd_pcm_poll_descriptors_count(snd_pcm_t *pcm);
[all...]
H A Dasoundlib.h49 #include <alsa/pcm.h>
H A Dpcm_extplug.h37 * See the \ref pcm page for more details.
88 snd_pcm_t *pcm; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h37 * See the \ref pcm page for more details.
102 snd_pcm_t *pcm; member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_old.h12 int snd_pcm_hw_params_test_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
13 int snd_pcm_hw_params_set_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
14 snd_pcm_access_t snd_pcm_hw_params_set_access_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
15 snd_pcm_access_t snd_pcm_hw_params_set_access_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
16 int snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask);
24 int snd_pcm_hw_params_test_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
25 int snd_pcm_hw_params_set_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
26 snd_pcm_format_t snd_pcm_hw_params_set_format_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
27 snd_pcm_format_t snd_pcm_hw_params_set_format_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
28 int snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_
[all...]
H A Dpcm.h2 * \file include/pcm.h
10 * See the \ref pcm page for more details.
38 * See the \ref pcm page for more details.
396 int snd_pcm_open(snd_pcm_t **pcm, const char *name,
398 int snd_pcm_open_lconf(snd_pcm_t **pcm, const char *name,
402 int snd_pcm_close(snd_pcm_t *pcm);
403 const char *snd_pcm_name(snd_pcm_t *pcm);
404 snd_pcm_type_t snd_pcm_type(snd_pcm_t *pcm);
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
406 int snd_pcm_poll_descriptors_count(snd_pcm_t *pcm);
[all...]
H A Dasoundlib.h49 #include <alsa/pcm.h>
H A Dpcm_extplug.h37 * See the \ref pcm page for more details.
88 snd_pcm_t *pcm; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h37 * See the \ref pcm page for more details.
102 snd_pcm_t *pcm; member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_old.h12 int snd_pcm_hw_params_test_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
13 int snd_pcm_hw_params_set_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t val);
14 snd_pcm_access_t snd_pcm_hw_params_set_access_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
15 snd_pcm_access_t snd_pcm_hw_params_set_access_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
16 int snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask);
24 int snd_pcm_hw_params_test_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
25 int snd_pcm_hw_params_set_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val);
26 snd_pcm_format_t snd_pcm_hw_params_set_format_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
27 snd_pcm_format_t snd_pcm_hw_params_set_format_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
28 int snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_
[all...]
H A Dpcm.h2 * \file include/pcm.h
10 * See the \ref pcm page for more details.
38 * See the \ref pcm page for more details.
396 int snd_pcm_open(snd_pcm_t **pcm, const char *name,
398 int snd_pcm_open_lconf(snd_pcm_t **pcm, const char *name,
402 int snd_pcm_close(snd_pcm_t *pcm);
403 const char *snd_pcm_name(snd_pcm_t *pcm);
404 snd_pcm_type_t snd_pcm_type(snd_pcm_t *pcm);
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
406 int snd_pcm_poll_descriptors_count(snd_pcm_t *pcm);
[all...]
H A Dasoundlib.h49 #include <alsa/pcm.h>
H A Dpcm_extplug.h37 * See the \ref pcm page for more details.
88 snd_pcm_t *pcm; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h37 * See the \ref pcm page for more details.
102 snd_pcm_t *pcm; member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Demu8000.h92 struct snd_pcm *pcm; /* pcm on emu8000 wavetable */ member in struct:snd_emu8000
H A Dpcm.h33 #define snd_pcm_chip(pcm) ((pcm)->private_data)
347 struct snd_pcm *pcm; member in struct:snd_pcm_substream
349 void *private_data; /* copied from pcm->private_data */
400 struct snd_pcm *pcm; member in struct:snd_pcm_str
432 void (*private_free) (struct snd_pcm *pcm);
440 int (*n_register) (struct snd_pcm * pcm);
441 int (*n_disconnect) (struct snd_pcm * pcm);
442 int (*n_unregister) (struct snd_pcm * pcm);
455 int snd_pcm_new_stream(struct snd_pcm *pcm, in
[all...]
H A Des1688.h26 #include "pcm.h"
48 struct snd_pcm *pcm; member in struct:snd_es1688
H A Dpcm_params.h25 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm,
28 int snd_pcm_hw_param_last(struct snd_pcm_substream *pcm,
H A Dad1816a.h24 #include "pcm.h"
142 struct snd_pcm *pcm; member in struct:snd_ad1816a
H A Dad1848.h25 #include "pcm.h"
140 struct snd_pcm *pcm; member in struct:snd_ad1848
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Demu8000.h92 struct snd_pcm *pcm; /* pcm on emu8000 wavetable */ member in struct:snd_emu8000
H A Dpcm.h33 #define snd_pcm_chip(pcm) ((pcm)->private_data)
347 struct snd_pcm *pcm; member in struct:snd_pcm_substream
349 void *private_data; /* copied from pcm->private_data */
400 struct snd_pcm *pcm; member in struct:snd_pcm_str
432 void (*private_free) (struct snd_pcm *pcm);
440 int (*n_register) (struct snd_pcm * pcm);
441 int (*n_disconnect) (struct snd_pcm * pcm);
442 int (*n_unregister) (struct snd_pcm * pcm);
455 int snd_pcm_new_stream(struct snd_pcm *pcm, in
[all...]
H A Des1688.h26 #include "pcm.h"
48 struct snd_pcm *pcm; member in struct:snd_es1688
H A Dpcm_params.h25 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm,
28 int snd_pcm_hw_param_last(struct snd_pcm_substream *pcm,

Completed in 290 milliseconds

12