Searched refs:threeBytesToInt (Results 1 – 5 of 5) sorted by relevance
159 mVendorId = HdmiUtils.threeBytesToInt(params); in processCommand()
403 int vendorId = HdmiUtils.threeBytesToInt(params);
285 static int threeBytesToInt(byte[] data) { in threeBytesToInt() method in HdmiUtils
736 int vendorId = HdmiUtils.threeBytesToInt(message.getParams()); in handleDeviceVendorId()
929 int vendorId = HdmiUtils.threeBytesToInt(params); in handleVendorCommandWithId()