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