Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h53 FXCODEC_IMAGE_TYPE GetType() const { return m_imagType; } in GetType()
212 FXCODEC_IMAGE_TYPE m_imagType; variable
Dfx_codec_progress.cpp272 m_imagType = FXCODEC_IMAGE_UNKNOWN; in CCodec_ProgressiveDecoder()
1311 m_imagType = imageType; in LoadImageInfo()
1323 m_imagType = (FXCODEC_IMAGE_TYPE)type; in LoadImageInfo()
1808 switch (m_imagType) { in GetFrames()
1901 switch (m_imagType) { in StartDecode()
2066 switch (m_imagType) { in ContinueDecode()