HomeSort by relevance Sort by last modified time
    Searched full:snd_pcm_hw_params (Results 1 - 25 of 45) 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 66 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n)
71 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n)
76 static void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned int bit)
88 static void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned int val)
96 static unsigned int param_get_min(struct snd_pcm_hw_params *p, int n)
105 static unsigned int param_get_max(struct snd_pcm_hw_params *p, int n)
114 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val)
124 static unsigned int param_get_int(struct snd_pcm_hw_params *p, int n)
134 static void param_init(struct snd_pcm_hw_params *p)
460 struct snd_pcm_hw_params *params
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 67 struct snd_pcm_hw_params *params);
200 typedef int (*snd_pcm_hw_rule_func_t)(struct snd_pcm_hw_params *params,
779 static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params,
785 static inline struct snd_interval *hw_param_interval(struct snd_pcm_hw_params *params,
791 static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params,
797 static inline const struct snd_interval *hw_param_interval_c(const struct snd_pcm_hw_params *params,
828 void _snd_pcm_hw_params_any(struct snd_pcm_hw_params *params);
829 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var);
830 int snd_pcm_hw_params_choose(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params);
832 int snd_pcm_hw_refine(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params)
    [all...]
pcm_params.h 26 struct snd_pcm_hw_params *params,
29 struct snd_pcm_hw_params *params,
31 int snd_pcm_hw_param_value(const struct snd_pcm_hw_params *params,
cs4231.h 102 void (*set_playback_format) (struct snd_cs4231 *chip, struct snd_pcm_hw_params *hw_params, unsigned char pdfr);
103 void (*set_capture_format) (struct snd_cs4231 *chip, struct snd_pcm_hw_params *hw_params, unsigned char cdfr);
asound.h 337 struct snd_pcm_hw_params { struct
442 SNDRV_PCM_IOCTL_HW_REFINE = _IOWR('A', 0x10, struct snd_pcm_hw_params),
443 SNDRV_PCM_IOCTL_HW_PARAMS = _IOWR('A', 0x11, struct snd_pcm_hw_params),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 67 struct snd_pcm_hw_params *params);
200 typedef int (*snd_pcm_hw_rule_func_t)(struct snd_pcm_hw_params *params,
779 static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params,
785 static inline struct snd_interval *hw_param_interval(struct snd_pcm_hw_params *params,
791 static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params,
797 static inline const struct snd_interval *hw_param_interval_c(const struct snd_pcm_hw_params *params,
828 void _snd_pcm_hw_params_any(struct snd_pcm_hw_params *params);
829 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var);
830 int snd_pcm_hw_params_choose(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params);
832 int snd_pcm_hw_refine(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params)
    [all...]
pcm_params.h 26 struct snd_pcm_hw_params *params,
29 struct snd_pcm_hw_params *params,
31 int snd_pcm_hw_param_value(const struct snd_pcm_hw_params *params,
cs4231.h 102 void (*set_playback_format) (struct snd_cs4231 *chip, struct snd_pcm_hw_params *hw_params, unsigned char pdfr);
103 void (*set_capture_format) (struct snd_cs4231 *chip, struct snd_pcm_hw_params *hw_params, unsigned char cdfr);
  /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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /external/kernel-headers/original/sound/
asound.h 348 struct snd_pcm_hw_params { struct
458 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
459 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /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...]
  /bionic/libc/kernel/common/sound/
asound.h 316 struct snd_pcm_hw_params { struct
439 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
440 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]

Completed in 1257 milliseconds

1 2