HomeSort by relevance Sort by last modified time
    Searched full:snd_ctl_t (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control.h 203 typedef struct _snd_ctl snd_ctl_t; typedef in typeref:struct:_snd_ctl
221 int snd_ctl_open(snd_ctl_t **ctl, const char *name, int mode);
222 int snd_ctl_open_lconf(snd_ctl_t **ctl, const char *name, int mode, snd_config_t *lconf);
223 int snd_ctl_close(snd_ctl_t *ctl);
224 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock);
225 int snd_async_add_ctl_handler(snd_async_handler_t **handler, snd_ctl_t *ctl,
227 snd_ctl_t *snd_async_handler_get_ctl(snd_async_handler_t *handler);
228 int snd_ctl_poll_descriptors_count(snd_ctl_t *ctl);
229 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space);
230 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents)
    [all...]
control_external.h 54 int SND_CTL_PLUGIN_ENTRY(plugin) (snd_ctl_t **handlep, const char *name,\
124 snd_ctl_t *handle;
mixer_abst.h 75 snd_ctl_t *ctl;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 203 typedef struct _snd_ctl snd_ctl_t; typedef in typeref:struct:_snd_ctl
221 int snd_ctl_open(snd_ctl_t **ctl, const char *name, int mode);
222 int snd_ctl_open_lconf(snd_ctl_t **ctl, const char *name, int mode, snd_config_t *lconf);
223 int snd_ctl_close(snd_ctl_t *ctl);
224 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock);
225 int snd_async_add_ctl_handler(snd_async_handler_t **handler, snd_ctl_t *ctl,
227 snd_ctl_t *snd_async_handler_get_ctl(snd_async_handler_t *handler);
228 int snd_ctl_poll_descriptors_count(snd_ctl_t *ctl);
229 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space);
230 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents)
    [all...]
control_external.h 54 int SND_CTL_PLUGIN_ENTRY(plugin) (snd_ctl_t **handlep, const char *name,\
124 snd_ctl_t *handle;
mixer_abst.h 75 snd_ctl_t *ctl;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 203 typedef struct _snd_ctl snd_ctl_t; typedef in typeref:struct:_snd_ctl
221 int snd_ctl_open(snd_ctl_t **ctl, const char *name, int mode);
222 int snd_ctl_open_lconf(snd_ctl_t **ctl, const char *name, int mode, snd_config_t *lconf);
223 int snd_ctl_close(snd_ctl_t *ctl);
224 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock);
225 int snd_async_add_ctl_handler(snd_async_handler_t **handler, snd_ctl_t *ctl,
227 snd_ctl_t *snd_async_handler_get_ctl(snd_async_handler_t *handler);
228 int snd_ctl_poll_descriptors_count(snd_ctl_t *ctl);
229 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space);
230 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents)
    [all...]
control_external.h 54 int SND_CTL_PLUGIN_ENTRY(plugin) (snd_ctl_t **handlep, const char *name,\
124 snd_ctl_t *handle;
mixer_abst.h 75 snd_ctl_t *ctl;
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 68 //snd_ctl_t *fm_snd_ctrl;
    [all...]

Completed in 512 milliseconds