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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
instr.h 44 typedef struct _snd_instr_header snd_instr_header_t; typedef in typeref:struct:_snd_instr_header
50 *ptr = (snd_instr_header_t *)alloca(snd_instr_header_sizeof());\
53 int snd_instr_header_malloc(snd_instr_header_t **ptr, size_t len);
54 void snd_instr_header_free(snd_instr_header_t *ptr);
55 void snd_instr_header_copy(snd_instr_header_t *dst, const snd_instr_header_t *src);
57 const snd_seq_instr_t *snd_instr_header_get_id(const snd_instr_header_t *info);
58 snd_seq_instr_cluster_t snd_instr_header_get_cluster(const snd_instr_header_t *info);
59 unsigned int snd_instr_header_get_cmd(const snd_instr_header_t *info);
60 size_t snd_instr_header_get_len(const snd_instr_header_t *info)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
instr.h 44 typedef struct _snd_instr_header snd_instr_header_t; typedef in typeref:struct:_snd_instr_header
50 *ptr = (snd_instr_header_t *)alloca(snd_instr_header_sizeof());\
53 int snd_instr_header_malloc(snd_instr_header_t **ptr, size_t len);
54 void snd_instr_header_free(snd_instr_header_t *ptr);
55 void snd_instr_header_copy(snd_instr_header_t *dst, const snd_instr_header_t *src);
57 const snd_seq_instr_t *snd_instr_header_get_id(const snd_instr_header_t *info);
58 snd_seq_instr_cluster_t snd_instr_header_get_cluster(const snd_instr_header_t *info);
59 unsigned int snd_instr_header_get_cmd(const snd_instr_header_t *info);
60 size_t snd_instr_header_get_len(const snd_instr_header_t *info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
instr.h 44 typedef struct _snd_instr_header snd_instr_header_t; typedef in typeref:struct:_snd_instr_header
50 *ptr = (snd_instr_header_t *)alloca(snd_instr_header_sizeof());\
53 int snd_instr_header_malloc(snd_instr_header_t **ptr, size_t len);
54 void snd_instr_header_free(snd_instr_header_t *ptr);
55 void snd_instr_header_copy(snd_instr_header_t *dst, const snd_instr_header_t *src);
57 const snd_seq_instr_t *snd_instr_header_get_id(const snd_instr_header_t *info);
58 snd_seq_instr_cluster_t snd_instr_header_get_cluster(const snd_instr_header_t *info);
59 unsigned int snd_instr_header_get_cmd(const snd_instr_header_t *info);
60 size_t snd_instr_header_get_len(const snd_instr_header_t *info)
    [all...]

Completed in 312 milliseconds