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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_plugin.h 68 int snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
72 int _snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
79 int snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
81 int _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
88 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
91 int _snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
98 int snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
101 int _snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
108 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name,
111 int _snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name
    [all...]
pcm_external.h 54 int SND_PCM_PLUGIN_ENTRY(plugin) (snd_pcm_t **pcmp, const char *name,\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 68 int snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
72 int _snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
79 int snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
81 int _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
88 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
91 int _snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
98 int snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
101 int _snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
108 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name,
111 int _snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name
    [all...]
pcm_external.h 54 int SND_PCM_PLUGIN_ENTRY(plugin) (snd_pcm_t **pcmp, const char *name,\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 68 int snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
72 int _snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
79 int snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
81 int _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name,
88 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
91 int _snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name,
98 int snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
101 int _snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name,
108 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name,
111 int _snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name
    [all...]
pcm_external.h 54 int SND_PCM_PLUGIN_ENTRY(plugin) (snd_pcm_t **pcmp, const char *name,\
  /external/chromium_org/third_party/opus/src/celt/
celt.c 1070 const opus_val16 * OPUS_RESTRICT pcmp = pcm+c; local
1077 x = SCALEIN(*pcmp);
1087 pcmp+=CC;
    [all...]

Completed in 205 milliseconds