Searched refs:channel_out_mask (Results 1 – 1 of 1) sorted by relevance
253 static bool channel_out_mask_supported(const audio_channel_mask_t channel_out_mask) in channel_out_mask_supported() argument261 SUBMIX_VALUE_IN_SET(channel_out_mask, supported_channel_out_masks, &return_value); in channel_out_mask_supported()268 const audio_channel_mask_t channel_out_mask) in get_supported_channel_out_mask() argument270 return channel_out_mask_supported(channel_out_mask) ? channel_out_mask : in get_supported_channel_out_mask()