Searched refs:lowValue (Results 1 – 1 of 1) sorted by relevance
796 int lowValue = appParam[i + 1] & 0xff; in parseApplicationParameter() local797 appParamValue.maxListCount = highValue * 256 + lowValue; in parseApplicationParameter()804 int lowValue = appParam[i + 1] & 0xff; in parseApplicationParameter() local805 appParamValue.listStartOffset = highValue * 256 + lowValue; in parseApplicationParameter()