HomeSort by relevance Sort by last modified time
    Searched refs:m_dest_pitch (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jbig.cpp 100 m_pJbig2Context->m_dest_pitch = dest_pitch;
200 int dword_size = m_pJbig2Context->m_height * m_pJbig2Context->m_dest_pitch / 4;
codec_int.h 245 FX_DWORD m_dest_pitch; member in class:CCodec_Jbig2Context

Completed in 52 milliseconds