Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h97 static constexpr uint32_t FLAG_INPUT_AMP_PRESENT = (1u << 1); member
119 bool input_amp_present() const { return (raw_data_ & FLAG_INPUT_AMP_PRESENT) != 0; } in input_amp_present()

Completed in 4 milliseconds