Searched refs:m_dest_pitch (Results 1 – 2 of 2) sorted by relevance
97 m_pJbig2Context->m_dest_pitch = dest_pitch; in StartDecode()194 int dword_size = m_pJbig2Context->m_height * m_pJbig2Context->m_dest_pitch / 4; in ContinueDecode()
255 FX_DWORD m_dest_pitch; variable