Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp99 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in DecodeArithOpt3() local
265 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in DecodeArithTemplate3Opt3() local
492 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate0Opt3() local
653 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate1Opt3() local
808 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate2Opt3() local
963 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in ProgressiveDecodeArithTemplate3Opt3() local