Searched refs:x_cnt (Results 1 – 1 of 1) sorted by relevance
39 int x_cnt = 0; in SmallMeshCorrect() local89 pMeshXY[x_cnt] = (unsigned short)x2; in SmallMeshCorrect()90 temp = x2 - pMeshXY[x_cnt]; in SmallMeshCorrect()91 pMeshXY[x_cnt + 1] = unsigned short(temp * 128); in SmallMeshCorrect()92 x_cnt = x_cnt + 2; in SmallMeshCorrect()