Searched refs:m_nStreamLength (Results 1 – 1 of 1) sorted by relevance
230 size_t m_nStreamLength; member in CLibhwjpegDecompressor251 m_nStreamLength = 0; in CLibhwjpegDecompressor()265 munmap(m_pStreamBuffer, m_nStreamLength + m_nDummyBytes); in ~CLibhwjpegDecompressor()270 munmap(m_pStreamBuffer, m_nStreamLength + m_nDummyBytes); in SetStreamPath()273 m_nStreamLength = 0; in SetStreamPath()289 m_nStreamLength = st.st_size; in SetStreamPath()293 mmap(NULL, m_nStreamLength, in SetStreamPath()317 m_nStreamLength = len; in SetStreamBuffer()331 m_nStreamLength = len; in SetStreamBuffer()335 mmap(NULL, m_nStreamLength + m_nDummyBytes, in SetStreamBuffer()[all …]