Home | History | Annotate | Download | only in usbaudio

Lines Matching full:channels

39 #include <audio_utils/channels.h>
42 * Set k_force_channels to force the number of channels to present to AudioFlinger.
43 * 0 disables (this is default: present the device channels to AudioFlinger).
47 * TODO: AudioFlinger cannot support more than 8 active output channels
94 * capabilities, e.g. exposes too many channels or
95 * too few channels. */
119 * capabilities, e.g. exposes too many channels or
120 * too few channels. */
556 /* Channels */
581 proxy_config.channels = proposed_channel_count;
623 /* TODO This needs to be calculated based on format/channels/rate */
825 /* Num Channels conversion */
933 /* Channels */
952 proxy_config.channels = profile_get_default_channel_count(in->profile);