Searched refs:hw_params (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dcs4231.h102 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);
H A Dsoc.h232 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *); member in struct:snd_soc_ops
H A Dpcm.h66 int (*hw_params)(struct snd_pcm_substream *substream, member in struct:snd_pcm_ops
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dcs4231.h102 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);
H A Dsoc.h232 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *); member in struct:snd_soc_ops
H A Dpcm.h66 int (*hw_params)(struct snd_pcm_substream *substream, member in struct:snd_pcm_ops
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dpcm_extplug.h94 * format hw parameter; filled after hw_params is caled
98 * subformat hw parameter; filled after hw_params is caled
102 * channels hw parameter; filled after hw_params is caled
106 * rate hw parameter; filled after hw_params is caled
110 * slave_format hw parameter; filled after hw_params is caled
114 * slave_subformat hw parameter; filled after hw_params is caled
118 * slave_channels hw parameter; filled after hw_params is caled
139 * hw_params; optional
141 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params); member in struct:snd_pcm_extplug_callback
H A Dpcm_ioplug.h110 snd_pcm_access_t access; /**< access type; filled after hw_params is called */
111 snd_pcm_format_t format; /**< PCM format; filled after hw_params is called */
112 unsigned int channels; /**< number of channels; filled after hw_params is called */
113 unsigned int rate; /**< rate; filled after hw_params is called */
114 snd_pcm_uframes_t period_size; /**< period size; filled after hw_params is called */
115 snd_pcm_uframes_t buffer_size; /**< buffer size; filled after hw_params is called */
144 * hw_params; optional
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params); member in struct:snd_pcm_ioplug_callback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_extplug.h94 * format hw parameter; filled after hw_params is caled
98 * subformat hw parameter; filled after hw_params is caled
102 * channels hw parameter; filled after hw_params is caled
106 * rate hw parameter; filled after hw_params is caled
110 * slave_format hw parameter; filled after hw_params is caled
114 * slave_subformat hw parameter; filled after hw_params is caled
118 * slave_channels hw parameter; filled after hw_params is caled
139 * hw_params; optional
141 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params); member in struct:snd_pcm_extplug_callback
H A Dpcm_ioplug.h110 snd_pcm_access_t access; /**< access type; filled after hw_params is called */
111 snd_pcm_format_t format; /**< PCM format; filled after hw_params is called */
112 unsigned int channels; /**< number of channels; filled after hw_params is called */
113 unsigned int rate; /**< rate; filled after hw_params is called */
114 snd_pcm_uframes_t period_size; /**< period size; filled after hw_params is called */
115 snd_pcm_uframes_t buffer_size; /**< buffer size; filled after hw_params is called */
144 * hw_params; optional
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params); member in struct:snd_pcm_ioplug_callback
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_extplug.h94 * format hw parameter; filled after hw_params is caled
98 * subformat hw parameter; filled after hw_params is caled
102 * channels hw parameter; filled after hw_params is caled
106 * rate hw parameter; filled after hw_params is caled
110 * slave_format hw parameter; filled after hw_params is caled
114 * slave_subformat hw parameter; filled after hw_params is caled
118 * slave_channels hw parameter; filled after hw_params is caled
139 * hw_params; optional
141 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params); member in struct:snd_pcm_extplug_callback
H A Dpcm_ioplug.h110 snd_pcm_access_t access; /**< access type; filled after hw_params is called */
111 snd_pcm_format_t format; /**< PCM format; filled after hw_params is called */
112 unsigned int channels; /**< number of channels; filled after hw_params is called */
113 unsigned int rate; /**< rate; filled after hw_params is called */
114 snd_pcm_uframes_t period_size; /**< period size; filled after hw_params is called */
115 snd_pcm_uframes_t buffer_size; /**< buffer size; filled after hw_params is called */
144 * hw_params; optional
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params); member in struct:snd_pcm_ioplug_callback

Completed in 340 milliseconds