Home
last modified time | relevance | path

Searched refs:SBW (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h171 FX_DWORD SBW; variable
DJBig2_GeneralDecoder.cpp1896 JBIG2_ALLOC(SBREG, CJBig2_Image(SBW, SBH)); in decode_Huffman()
2140 JBIG2_ALLOC(SBREG, CJBig2_Image(SBW, SBH)); in decode_Arith()
2451 pDecoder->SBW = SYMWIDTH; in decode_Arith()
2760 pDecoder->SBW = SYMWIDTH; in decode_Huffman()
DJBig2_Context.cpp947 pTRD->SBW = ri.width; in parseTextRegion()