Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dformat.c148 audio_channel_mask_get_representation(src_channel_mask); in memcpy_by_index_array_initialization_from_channel_mask()
150 audio_channel_mask_get_representation(dst_channel_mask); in memcpy_by_index_array_initialization_from_channel_mask()
/system/media/audio/include/system/
Daudio.h558 static inline audio_channel_representation_t audio_channel_mask_get_representation( in audio_channel_mask_get_representation() function
576 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel); in audio_channel_mask_is_valid()
1238 switch (audio_channel_mask_get_representation(channel)) { in audio_is_input_channel()
1260 switch (audio_channel_mask_get_representation(channel)) { in audio_is_output_channel()
1282 switch (audio_channel_mask_get_representation(channel)) { in audio_channel_count_from_in_mask()
1303 switch (audio_channel_mask_get_representation(channel)) { in audio_channel_count_from_out_mask()