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