Searched refs:threeBytesToInt (Results 1 – 5 of 5) sorted by relevance
126 mVendorId = HdmiUtils.threeBytesToInt(params); in processCommand()
397 int vendorId = HdmiUtils.threeBytesToInt(params);
284 static int threeBytesToInt(byte[] data) { in threeBytesToInt() method in HdmiUtils
731 int vendorId = HdmiUtils.threeBytesToInt(message.getParams()); in handleDeviceVendorId()
920 int vendorId = HdmiUtils.threeBytesToInt(params); in handleVendorCommandWithId()