Searched refs:DEFAULT_CHANNEL_COUNT (Results 1 – 2 of 2) sorted by relevance
36 #define DEFAULT_CHANNEL_COUNT 2 macro
71 profile->min_channel_count = profile->max_channel_count = DEFAULT_CHANNEL_COUNT; in profile_reset()190 return profile_is_valid(profile) ? profile->channel_counts[0] : DEFAULT_CHANNEL_COUNT; in profile_get_default_channel_count()198 return count == DEFAULT_CHANNEL_COUNT; in profile_is_channel_count_valid()