Home
last modified time | relevance | path

Searched defs:num_device_channels (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Daudio_hal.c444 const int num_device_channels = proxy_get_channel_count(proxy); /* what we told alsa */ in out_write() local
855 int num_device_channels = proxy_get_channel_count(&in->proxy); /* what we told Alsa */ in in_read() local