Home
last modified time | relevance | path

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

/system/ulib/edid/include/lib/edid/
A Dedid.h231 struct VendorSpecificBlock { struct
241 static_assert(sizeof(VendorSpecificBlock) == 31, "Bad size for VendorSpecificBlock"); argument
271 VendorSpecificBlock vendor;
/system/ulib/edid/
A Dedid.cpp188 if (dbs->type() == VendorSpecificBlock::kType) { in is_hdmi()

Completed in 6 milliseconds