Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp100 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in DecodeArithOpt3() local
266 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in DecodeArithTemplate3Opt3() local
493 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate0Opt3() local
654 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate1Opt3() local
809 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate2Opt3() local
964 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate3Opt3() local