Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp84 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template0_opt3() local
233 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template1_opt3() local
379 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template2_opt3() local
522 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template3_opt3() local
758 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template0_opt3() local
919 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template1_opt3() local
1074 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template2_opt3() local
1228 int32_t nLineBytes = ((GBW + 7) >> 3) - 1; in decode_Arith_Template3_opt3() local