Home | History | Annotate | Download | only in usbaudio

Lines Matching full:channels

40 #include <audio_utils/channels.h>
93 * capabilities, e.g. exposes too many channels or
94 * too few channels. */
124 * capabilities, e.g. exposes too many channels or
125 * too few channels. */
608 /* Channels */
619 /* The Framework is currently limited to no more than this number of channels */
638 // if they differ, choose the "actual" number of channels *closest* to the "logical".
639 // and store THAT in proxy_config.channels
640 proxy_config.channels = profile_get_closest_channel_count(out->profile, out->hal_channel_count);
690 /* TODO This needs to be calculated based on format/channels/rate */
901 /* Num Channels conversion */
1014 /* Channels */
1025 /* The Framework is currently limited to no more than this number of channels */
1052 // if they differ, choose the "actual" number of channels *closest* to the "logical".
1053 // and store THAT in proxy_config.channels
1054 proxy_config.channels =