Home
last modified time | relevance | path

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

/system/media/tests/
Dstatic_checks.h30 V(audio_channel_representation_t) \
/system/media/audio_utils/
Dformat.c166 const audio_channel_representation_t src_representation = in memcpy_by_index_array_initialization_from_channel_mask()
168 const audio_channel_representation_t dst_representation = in memcpy_by_index_array_initialization_from_channel_mask()
/system/media/audio/include/system/
Daudio.h272 } audio_channel_representation_t; typedef
275 static inline audio_channel_representation_t audio_channel_mask_get_representation( in audio_channel_mask_get_representation()
279 return (audio_channel_representation_t) in audio_channel_mask_get_representation()
300 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel); in audio_channel_mask_is_valid()
314 audio_channel_representation_t representation, uint32_t bits) in audio_channel_mask_from_representation_and_bits()