Searched defs:pv (Results 1 – 2 of 2) sorted by relevance
40 T* pv = puv + (nPitch / 2) * (nHeight / 2); variable53 *pv = puv + nPitch * nHeight / 4; variable
287 const char *pv = reinterpret_cast<char *>(&offset); in Finish() local