Searched refs:representation (Results 1 – 4 of 4) sorted by relevance
228 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel); in audio_channel_mask_is_valid() local229 switch (representation) { in audio_channel_mask_is_valid()242 audio_channel_representation_t representation, uint32_t bits) in audio_channel_mask_from_representation_and_bits() argument244 return (audio_channel_mask_t) ((representation << AUDIO_CHANNEL_COUNT_MAX) | bits); in audio_channel_mask_from_representation_and_bits()
101 // representation of an ordered list of blocks. For example, a file stored
609 _resource_ is best specified using its text representation ('cpu', 'rtio', etc