Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dformat.c147 const audio_channel_representation_t src_representation = in memcpy_by_index_array_initialization_from_channel_mask()
149 const audio_channel_representation_t dst_representation = in memcpy_by_index_array_initialization_from_channel_mask()
/system/media/audio/include/system/
Daudio.h533 } audio_channel_representation_t; typedef
558 static inline audio_channel_representation_t audio_channel_mask_get_representation( in audio_channel_mask_get_representation()
562 return (audio_channel_representation_t) in audio_channel_mask_get_representation()
576 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel); in audio_channel_mask_is_valid()
590 audio_channel_representation_t representation, uint32_t bits) in audio_channel_mask_from_representation_and_bits()