Searched refs:pTmpYi (Results 1 – 1 of 1) sorted by relevance
140 unsigned short *pTmpYi = (unsigned short *)&pMeshXY[meshSizeW * meshSizeH * 2]; in GenMeshTable() local149 pMeshYI[i] = *pTmpYi; in GenMeshTable()150 pTmpYi += 2; in GenMeshTable()