OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proxy_get_channel_count
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/usbaudio/
alsa_device_proxy.h
37
unsigned
proxy_get_channel_count
(const alsa_device_proxy * proxy);
alsa_device_proxy.c
118
unsigned
proxy_get_channel_count
(const alsa_device_proxy * proxy)
function
audio_hw.c
411
const int num_device_channels =
proxy_get_channel_count
(proxy); /* what we told alsa */
801
int num_device_channels =
proxy_get_channel_count
(&in->proxy);
[
all
...]
Completed in 582 milliseconds