Searched refs:threeBytesToInt (Results 1 – 4 of 4) sorted by relevance
125 mVendorId = HdmiUtils.threeBytesToInt(params); in processCommand()
389 int vendorId = HdmiUtils.threeBytesToInt(params);
247 static int threeBytesToInt(byte[] data) { in threeBytesToInt() method in HdmiUtils
682 int vendorId = HdmiUtils.threeBytesToInt(params); in handleVendorCommandWithId()