Home
last modified time | relevance | path

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

/system/ulib/edid/include/lib/edid/
A Dedid.h199 static constexpr uint8_t kType = 1; member
222 static constexpr uint8_t kType = 2; member
232 static constexpr uint8_t kType = 3; member
245 static constexpr uint8_t kType = 4; member
/system/ulib/edid/
A Dedid.cpp188 if (dbs->type() == VendorSpecificBlock::kType) { in is_hdmi()
322 if (dbs_->type() == ShortVideoDescriptor::kType) { in Advance()
386 if (dbs_->type() != ShortAudioDescriptor::kType || ++sad_idx_ > num_sads) { in operator ++()

Completed in 9 milliseconds