/hardware/qcom/audio/legacy/libalsa-intf/ |
D | 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 …]
|
D | alsa_pcm.c | 195 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n) in param_to_interval() 200 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n) in param_to_mask() 205 void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned bit) in param_set_mask() 217 void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_min() 225 void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_max() 233 void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_int() 243 void param_init(struct snd_pcm_hw_params *p) in param_init() 283 void param_dump(struct snd_pcm_hw_params *p) in param_dump() 321 void param_dump(struct snd_pcm_hw_params *p) {} in param_dump() 325 int param_set_hw_refine(struct pcm *pcm, struct snd_pcm_hw_params *params) in param_set_hw_refine() [all …]
|
D | arec.c | 89 struct snd_pcm_hw_params *params; in set_params() 96 params = (struct snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params)); in set_params()
|
D | aplay.c | 85 struct snd_pcm_hw_params *params; in set_params() 93 params = (struct snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params)); in set_params()
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | 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)
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | 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)
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 364 struct snd_pcm_hw_params { struct 529 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 530 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 364 struct snd_pcm_hw_params { struct 529 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 530 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 358 struct snd_pcm_hw_params { struct 520 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 521 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | 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)
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | 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)
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 344 struct snd_pcm_hw_params { struct 525 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 526 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | asound.h | 376 struct snd_pcm_hw_params { struct 559 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 560 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 356 struct snd_pcm_hw_params { struct 551 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 552 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 344 struct snd_pcm_hw_params { struct 525 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 526 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 340 struct snd_pcm_hw_params { struct 520 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 521 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 281 struct snd_pcm_hw_params *params; in setHardwareParams() 287 params = (snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params)); in setHardwareParams()
|
D | alsa_default.cpp | 264 struct snd_pcm_hw_params *params; in setHardwareParams() 272 params = (snd_pcm_hw_params*) calloc(1, sizeof(struct snd_pcm_hw_params)); in setHardwareParams()
|