Searched refs:supported_flags (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/audio-proto-utils/
H A Dformat-utils.cpp71 uint32_t supported_flags = format_range.sample_formats & AUDIO_SAMPLE_FORMAT_FLAG_MASK; local
72 if (requested_flags != supported_flags)

Completed in 77 milliseconds