Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_io.c1709 size_t fixed_channels; in update_supported_formats() local
1736 fixed_channels = get_fixed_channels(aio); in update_supported_formats()
1737 if (fixed_channels > 0) { in update_supported_formats()
1741 iodev->supported_channel_counts[0] = fixed_channels; in update_supported_formats()