Home
last modified time | relevance | path

Searched refs:channel_out_mask (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp253 static bool channel_out_mask_supported(const audio_channel_mask_t channel_out_mask) in channel_out_mask_supported() argument
261 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() argument
270 return channel_out_mask_supported(channel_out_mask) ? channel_out_mask : in get_supported_channel_out_mask()