Home
last modified time | relevance | path

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

/system/fidl/fuchsia-hardware-camera/
A Dcamera_sensor.fidl46 // Maximum digital gain value in log2 format.
103 // This function sets the sensor digital gain.
105 // The real sensor digital gain update must be implemented in
108 // @return the real digital gain which will be applied
111 // Set digital gain.
112 // This function sets the sensor digital gain.
114 // The real sensor digital gain update must be implemented in
117 // @return the real digital gain which will be applied
/system/uapp/ihda/
A Dprint_codec_state.cpp435 if (widget.caps_.digital()) { in ihda_dump_widget()
471 if (!widget.caps_.digital() && in ihda_dump_widget()
489 if (widget.caps_.digital()) { in ihda_dump_widget()
A Dintel_hda_codec.cpp587 if (widget.caps_.digital()) { in ReadAudioWidgetState()
/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h127 bool digital() const { return (raw_data_ & FLAG_DIGITAL) != 0; } in digital() function
/system/ulib/edid/include/lib/edid/
A Dedid.h160 DEF_SUBBIT(video_input_definition, 7, digital);
/system/ulib/edid/
A Dedid.cpp120 if (!base_edid_->digital()) { in Init()

Completed in 14 milliseconds