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

  /external/pdfium/core/fxcodec/codec/
fx_codec_jbig.cpp 30 CCodec_Jbig2Context::CCodec_Jbig2Context()
39 CCodec_Jbig2Context::~CCodec_Jbig2Context() {}
44 CCodec_Jbig2Context* pJbig2Context,
90 CCodec_Jbig2Context* pJbig2Context,
ccodec_jbig2module.h 21 class CCodec_Jbig2Context {
23 CCodec_Jbig2Context();
24 ~CCodec_Jbig2Context();
42 CCodec_Jbig2Context* pJbig2Context,
51 FXCODEC_STATUS ContinueDecode(CCodec_Jbig2Context* pJbig2Context,

Completed in 369 milliseconds