Searched refs:pAddr (Results 1 – 1 of 1) sorted by relevance
176 s16 *pAddr; in FillSection() local195 pAddr = (s16 *)&layer->matDesc[nMaterial].nReserved; in FillSection()197 pAddr[1]++; // Increment count in FillSection()198 if (*pAddr != *nIdx) // Check continuity in FillSection()201 *((s16 *)&aSortBuffer[*pAddr]) = (s16)(*pAddr - *nIdx); in FillSection()207 *pAddr = *nIdx; in FillSection()252 pAddr = (s16 *)&layer->matDesc[nMaterial].nReserved; in FillSection()254 pAddr[1]++; // Increment count in FillSection()255 if (*pAddr != *nIdx) // Check continuity in FillSection()258 *((s16 *)&aSortBuffer[*pAddr]) = (s16)(*pAddr - *nIdx); in FillSection()[all …]