Searched refs:m_dest_pitch (Results 1 – 2 of 2) sorted by relevance
36 m_dest_pitch(0), in CCodec_Jbig2Context()63 pJbig2Context->m_dest_pitch = dest_pitch; in StartDecode()101 int dword_size = pJbig2Context->m_height * pJbig2Context->m_dest_pitch / 4; in ContinueDecode()
31 uint32_t m_dest_pitch; variable