Home
last modified time | relevance | path

Searched refs:m_pBase (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DIFDWriter.h78 char *m_pBase; variable
113 m_pBase = offset_base; in CIFDWriter()
125 return static_cast<uint32_t>(PTR_TO_ULONG(p) - PTR_TO_ULONG(m_pBase)); in Offset()