Home
last modified time | relevance | path

Searched refs:cras_alsa_fill_properties (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_alsa_helpers.h115 int cras_alsa_fill_properties(snd_pcm_t *handle, size_t **rates,
Dcras_alsa_helpers.c363 int cras_alsa_fill_properties(snd_pcm_t *handle, size_t **rates, in cras_alsa_fill_properties() function
Dcras_alsa_io.c1718 err = cras_alsa_fill_properties(aio->handle, &iodev->supported_rates, in update_supported_formats()
/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc2437 int cras_alsa_fill_properties(snd_pcm_t* handle, in cras_alsa_fill_properties() function