Searched refs:m_dest_pitch (Results 1 – 2 of 2) sorted by relevance
54 pJbig2Context->m_dest_pitch = dest_pitch; in StartDecode()80 int dword_size = pJbig2Context->m_height * pJbig2Context->m_dest_pitch / 4; in Decode()
34 uint32_t m_dest_pitch = 0; variable