Searched refs:std_in_channel_counts (Results 1 – 1 of 1) sorted by relevance
281 static const unsigned std_in_channel_counts[] = {8, 4, 2, 1}; in profile_enum_channel_counts() local284 profile->direction == PCM_OUT ? std_out_channel_counts : std_in_channel_counts; in profile_enum_channel_counts()287 ? ARRAY_SIZE(std_out_channel_counts) : ARRAY_SIZE(std_in_channel_counts); in profile_enum_channel_counts()