Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h98 static constexpr uint32_t FLAG_OUTPUT_AMP_PRESENT = (1u << 2); member
120 bool output_amp_present() const { return (raw_data_ & FLAG_OUTPUT_AMP_PRESENT) != 0; } in output_amp_present()

Completed in 3 milliseconds