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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
simple.h 50 * pa_simple *s;
111 /** \struct pa_simple
113 typedef struct pa_simple pa_simple; typedef in typeref:struct:pa_simple
116 pa_simple* pa_simple_new(
129 void pa_simple_free(pa_simple *s);
132 int pa_simple_write(pa_simple *s, const void*data, size_t bytes, int *error);
135 int pa_simple_drain(pa_simple *s, int *error);
138 int pa_simple_read(pa_simple *s, void*data, size_t bytes, int *error);
141 pa_usec_t pa_simple_get_latency(pa_simple *s, int *error)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
simple.h 50 * pa_simple *s;
114 /** \struct pa_simple
116 typedef struct pa_simple pa_simple; typedef in typeref:struct:pa_simple
119 pa_simple* pa_simple_new(
132 void pa_simple_free(pa_simple *s);
135 int pa_simple_write(pa_simple *s, const void*data, size_t bytes, int *error);
138 int pa_simple_drain(pa_simple *s, int *error);
141 int pa_simple_read(pa_simple *s, void*data, size_t bytes, int *error);
144 pa_usec_t pa_simple_get_latency(pa_simple *s, int *error)
    [all...]

Completed in 48 milliseconds