Searched refs:underlying_input_flag_t (Results 1 – 1 of 1) sorted by relevance
7966 using underlying_input_flag_t = std::underlying_type_t<audio_input_flags_t>; in getInputProfile() typedef7967 const underlying_input_flag_t mustMatchFlag = AUDIO_INPUT_FLAG_MMAP_NOIRQ | in getInputProfile()7970 const underlying_input_flag_t oriFlags = flags; in getInputProfile()