Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
DIFDWriter.h77 char *m_pIFDBase; variable
93 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
94 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
97 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
98 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
101 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
102 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
103 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
104 *m_pIFDBase++ = *p++; in WriteTagTypeCount()
113 m_pIFDBase = ifdbase; in CIFDWriter()
[all …]