Home
last modified time | relevance | path

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

/system/media/audio_utils/
DBalance.cpp44 if (audio_channel_mask_get_representation(mChannelMask) in setChannelMask()
184 || audio_channel_mask_get_representation(mChannelMask) in setBalance()
Dformat.c161 audio_channel_mask_get_representation(src_channel_mask); in memcpy_by_index_array_initialization_from_channel_mask()
163 audio_channel_mask_get_representation(dst_channel_mask); in memcpy_by_index_array_initialization_from_channel_mask()
/system/media/audio/include/system/
Daudio.h199 static inline audio_channel_representation_t audio_channel_mask_get_representation( in audio_channel_mask_get_representation() function
217 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel); in audio_channel_mask_is_valid()
748 switch (audio_channel_mask_get_representation(channel)) { in audio_is_input_channel()
770 switch (audio_channel_mask_get_representation(channel)) { in audio_is_output_channel()
792 switch (audio_channel_mask_get_representation(channel)) { in audio_channel_count_from_in_mask()
813 switch (audio_channel_mask_get_representation(channel)) { in audio_channel_count_from_out_mask()
988 if (audio_channel_mask_get_representation(channelMask) in audio_channel_position_mask_is_out_canonical()