HomeSort by relevance Sort by last modified time
    Searched full:snd_pcm_hw_params (Results 1 - 25 of 38) sorted by null

1 2

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 37 struct snd_pcm_hw_params *hw_p;
144 void param_init(struct snd_pcm_hw_params *p);
145 void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned bit);
146 void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned val);
147 void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned val);
148 void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned val);
149 int param_set_hw_refine(struct pcm *pcm, struct snd_pcm_hw_params *params);
150 int param_set_hw_params(struct pcm *pcm, struct snd_pcm_hw_params *params);
152 void param_dump(struct snd_pcm_hw_params *p);
162 int pcm_buffer_size(struct snd_pcm_hw_params *params)
    [all...]
alsa_pcm.c 199 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n)
204 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n)
209 void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned bit)
221 void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned val)
229 void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned val)
237 void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned val)
247 void param_init(struct snd_pcm_hw_params *p)
287 void param_dump(struct snd_pcm_hw_params *p)
325 void param_dump(struct snd_pcm_hw_params *p) {}
329 int param_set_hw_refine(struct pcm *pcm, struct snd_pcm_hw_params *params
    [all...]
arec.c 89 struct snd_pcm_hw_params *params;
96 params = (struct snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params));
aplay.c 85 struct snd_pcm_hw_params *params;
93 params = (struct snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params));
  /external/tinyalsa/
pcm.c 144 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n)
149 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n)
154 static void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned int bit)
166 static void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned int val)
174 static unsigned int param_get_min(struct snd_pcm_hw_params *p, int n)
183 static void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned int val)
191 static unsigned int param_get_max(struct snd_pcm_hw_params *p, int n)
200 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val)
210 static unsigned int param_get_int(struct snd_pcm_hw_params *p, int n)
220 static void param_init(struct snd_pcm_hw_params *p
    [all...]
  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 68 struct snd_pcm_hw_params *p, int n)
75 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n)
97 static void param_init(struct snd_pcm_hw_params *p)
167 static inline void getAlsaParamInterval(const struct snd_pcm_hw_params& params,
172 const_cast<struct snd_pcm_hw_params*>(&params), n);
215 struct snd_pcm_hw_params params;
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
alsasymboltable_linux.h 71 X(snd_pcm_hw_params) \
  /external/qemu/android/config/
check-alsa.c 37 DYN_FUNCTION(int,snd_pcm_hw_params,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params)) \
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.c 81 static int (*SDL_NAME(snd_pcm_hw_params))(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
120 { "snd_pcm_hw_params", (void**)(char*)&SDL_NAME(snd_pcm_hw_params) },
366 status = SDL_NAME(snd_pcm_hw_params)(pcm_handle, hwparams);
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 281 struct snd_pcm_hw_params *params;
287 params = (snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params));
    [all...]
alsa_default.cpp 264 struct snd_pcm_hw_params *params;
272 params = (snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 332 struct snd_pcm_hw_params { struct
442 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
443 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 332 struct snd_pcm_hw_params { struct
442 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
443 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 357 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 357 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 339 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 905 The subsequent call to snd_pcm_hw_params() fails. */
927 if ((rc = snd_pcm_hw_params(ghPCM, hwparams)) < 0)
929 PLogError ( "Audio In Error snd_pcm_hw_params() (rc = %d: %s)\n", rc, snd_strerror(rc));
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 339 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/qemu/audio/
alsaaudio.c 69 DYNLINK_FUNC(int,snd_pcm_hw_params,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params)) \
681 err = FF(snd_pcm_hw_params) (handle, hw_params);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
pcm.h 427 int snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
571 #define snd_pcm_hw_params_alloca(ptr) __snd_alloca(ptr, snd_pcm_hw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h 427 int snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
571 #define snd_pcm_hw_params_alloca(ptr) __snd_alloca(ptr, snd_pcm_hw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libasound.so 
libasound.so.2 
libasound.so.2.0.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libasound.so 

Completed in 2053 milliseconds

1 2