Searched refs:pVal (Results 1 – 1 of 1) sorted by relevance
1604 USHORT *pVal = (USHORT *) reader->mpGetData; in ReadPixel16() local1605 pVal += Index; in ReadPixel16()1606 USHORT RawVal = *pVal; in ReadPixel16()