Home
last modified time | relevance | path

Searched defs:dword_size (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jbig.cpp42 int dword_size = height * dest_pitch / 4; in Decode() local
116 int dword_size = height * dest_pitch / 4; in StartDecode() local
200 int dword_size = m_pJbig2Context->m_height * m_pJbig2Context->m_dest_pitch / 4; in ContinueDecode() local