Home
last modified time | relevance | path

Searched refs:highKey (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c1750 EAS_U16 highKey; in Parse_rgnh() local
1763 …if ((result = EAS_HWGetWord(pDLSData->hwInstData, pDLSData->fileHandle, &highKey, EAS_FALSE)) != E… in Parse_rgnh()
1772 if (highKey > 127) in Parse_rgnh()
1775 highKey = 127; in Parse_rgnh()
1806 pRgn->wtRegion.region.rangeHigh = (EAS_U8) highKey; in Parse_rgnh()