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