Searched refs:m_nLastStreamSize (Results 1 – 1 of 1) sorted by relevance
145 size_t m_nLastStreamSize; variable149 m_nLastStreamSize = main_size;156 return static_cast<ssize_t>(m_nLastStreamSize); in GetStreamSize()159 …CHWJpegCompressor(const char *path): CHWJpegBase(path), m_nLastStreamSize(0), m_nLastThumbStreamSi… in CHWJpegCompressor()