Home | History | Annotate | Download | only in generic

Lines Matching full:told

507     const int num_device_channels = proxy_get_channel_count(proxy); /* what we told alsa */
508 const int num_req_channels = out->hal_channel_count; /* what we told AudioFlinger */
910 int num_device_channels = proxy_get_channel_count(&in->proxy); /* what we told Alsa */
911 int num_req_channels = in->hal_channel_count; /* what we told AudioFlinger */