Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrrdProc.h15 class CJBig2_Image; variable
DJBig2_SymbolDict.h16 class CJBig2_Image; variable
DJBig2_SddProc.h18 class CJBig2_Image; variable
DJBig2_GrdProc.h19 class CJBig2_Image; variable
DJBig2_Image.cpp26 CJBig2_Image::CJBig2_Image(int32_t w, int32_t h) in CJBig2_Image() function in CJBig2_Image
42 CJBig2_Image::CJBig2_Image(int32_t w, int32_t h, int32_t stride, uint8_t* pBuf) in CJBig2_Image() function in CJBig2_Image
57 CJBig2_Image::CJBig2_Image(const CJBig2_Image& other) in CJBig2_Image() function in CJBig2_Image
/external/pdfium/core/fxcodec/codec/
Dccodec_jbig2module.h16 class CJBig2_Image; variable