Home
last modified time | relevance | path

Searched defs:hw_params (Results 1 - 11 of 11) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) set_hw_params() argument
167 snd_pcm_hw_params_t hw_params = {0}; snd_spcm_init() local
221 snd_pcm_hw_params_t hw_params = {0}; snd_spcm_init_duplex() local
[all...]
H A Dpcm_extplug.c187 static int extplug_hw_refine(snd_pcm_hw_params_t *hw_params, in extplug_hw_refine() argument
[all...]
H A Dpcm_direct.c1199 snd_pcm_hw_params_t hw_params = {0}; local
[all...]
H A Dpcm_local.h149 int (*hw_params)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params); member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.h30 snd_pcm_hw_params_t *hw_params; member
H A Dxfer-libasound.c537 retrieve_actual_hw_params(snd_pcm_hw_params_t *hw_params, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) retrieve_actual_hw_params() argument
[all...]
/third_party/alsa-lib/include/
H A Dpcm_extplug.h146 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params); member
H A Dpcm_ioplug.h157 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params); member
H A Daserver.h73 snd_pcm_hw_params_t hw_params; member
/third_party/ffmpeg/libavdevice/
H A Dalsa.c182 snd_pcm_hw_params_t *hw_params; in ff_alsa_open() local
[all...]
/third_party/libsnd/programs/
H A Dsndfile-play.c151 snd_pcm_hw_params_t *hw_params ; in alsa_open() local
[all...]

Completed in 10 milliseconds