Home
last modified time | relevance | path

Searched defs:pv (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DYuvConverter.h40 T* pv = puv + (nPitch / 2) * (nHeight / 2); variable
53 *pv = puv + nPitch * nHeight / 4; variable
/hardware/google/graphics/common/libhwjpeg/
DIFDWriter.h287 const char *pv = reinterpret_cast<char *>(&offset); in Finish() local