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

  /external/pdfium/core/fxcodec/codec/
ccodec_jbig2module.h 36 class CCodec_Jbig2Module {
38 CCodec_Jbig2Module() {}
39 ~CCodec_Jbig2Module();
fx_codec_jbig.cpp 7 #include "core/fxcodec/codec/ccodec_jbig2module.h"
41 CCodec_Jbig2Module::~CCodec_Jbig2Module() {}
43 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(
89 FXCODEC_STATUS CCodec_Jbig2Module::ContinueDecode(

Completed in 168 milliseconds