HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_ioplug_create (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/alsa-lib/include/
pcm_ioplug.h 81 * before calling #snd_pcm_ioplug_create()
85 * name of this plugin; must be filled before calling #snd_pcm_ioplug_create()
93 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
195 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *io, const char *name,
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_ioplug.c 809 The new plugin is created via #snd_pcm_ioplug_create() function.
812 #snd_pcm_ioplug_create(). Then the function fills other fields in
838 #snd_pcm_ioplug_create(), call #snd_pcm_ioplug_reinit_status() to
844 The rest fields are filled by #snd_pcm_ioplug_create(). The pcm field
881 functions after calling #snd_pcm_ioplug_create().
905 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, function
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c     [all...]

Completed in 280 milliseconds