Home
last modified time | relevance | path

Searched refs:m_dest_pitch (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jbig.cpp100 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()
Dcodec_int.h245 FX_DWORD m_dest_pitch; variable