Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dimage_reader.cpp1604 USHORT *pVal = (USHORT *) reader->mpGetData; in ReadPixel16() local
1605 pVal += Index; in ReadPixel16()
1606 USHORT RawVal = *pVal; in ReadPixel16()