nextPixel 685 lib/pdf/xpdf/JBIG2Stream.cc int nextPixel(JBIG2BitmapPtr *ptr); nextPixel 3005 lib/pdf/xpdf/JBIG2Stream.cc cx0 = bitmap->nextPixel(&cxPtr0); nextPixel 3006 lib/pdf/xpdf/JBIG2Stream.cc cx0 = (cx0 << 1) | bitmap->nextPixel(&cxPtr0); nextPixel 3008 lib/pdf/xpdf/JBIG2Stream.cc cx1 = bitmap->nextPixel(&cxPtr1); nextPixel 3009 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3010 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3022 lib/pdf/xpdf/JBIG2Stream.cc (bitmap->nextPixel(&atPtr0) << 3) | nextPixel 3023 lib/pdf/xpdf/JBIG2Stream.cc (bitmap->nextPixel(&atPtr1) << 2) | nextPixel 3024 lib/pdf/xpdf/JBIG2Stream.cc (bitmap->nextPixel(&atPtr2) << 1) | nextPixel 3025 lib/pdf/xpdf/JBIG2Stream.cc bitmap->nextPixel(&atPtr3); nextPixel 3037 lib/pdf/xpdf/JBIG2Stream.cc cx0 = ((cx0 << 1) | bitmap->nextPixel(&cxPtr0)) & 0x07; nextPixel 3038 lib/pdf/xpdf/JBIG2Stream.cc cx1 = ((cx1 << 1) | bitmap->nextPixel(&cxPtr1)) & 0x1f; nextPixel 3047 lib/pdf/xpdf/JBIG2Stream.cc cx0 = bitmap->nextPixel(&cxPtr0); nextPixel 3048 lib/pdf/xpdf/JBIG2Stream.cc cx0 = (cx0 << 1) | bitmap->nextPixel(&cxPtr0); nextPixel 3049 lib/pdf/xpdf/JBIG2Stream.cc cx0 = (cx0 << 1) | bitmap->nextPixel(&cxPtr0); nextPixel 3051 lib/pdf/xpdf/JBIG2Stream.cc cx1 = bitmap->nextPixel(&cxPtr1); nextPixel 3052 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3053 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3062 lib/pdf/xpdf/JBIG2Stream.cc bitmap->nextPixel(&atPtr0); nextPixel 3074 lib/pdf/xpdf/JBIG2Stream.cc cx0 = ((cx0 << 1) | bitmap->nextPixel(&cxPtr0)) & 0x0f; nextPixel 3075 lib/pdf/xpdf/JBIG2Stream.cc cx1 = ((cx1 << 1) | bitmap->nextPixel(&cxPtr1)) & 0x1f; nextPixel 3084 lib/pdf/xpdf/JBIG2Stream.cc cx0 = bitmap->nextPixel(&cxPtr0); nextPixel 3085 lib/pdf/xpdf/JBIG2Stream.cc cx0 = (cx0 << 1) | bitmap->nextPixel(&cxPtr0); nextPixel 3087 lib/pdf/xpdf/JBIG2Stream.cc cx1 = bitmap->nextPixel(&cxPtr1); nextPixel 3088 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3097 lib/pdf/xpdf/JBIG2Stream.cc bitmap->nextPixel(&atPtr0); nextPixel 3109 lib/pdf/xpdf/JBIG2Stream.cc cx0 = ((cx0 << 1) | bitmap->nextPixel(&cxPtr0)) & 0x07; nextPixel 3110 lib/pdf/xpdf/JBIG2Stream.cc cx1 = ((cx1 << 1) | bitmap->nextPixel(&cxPtr1)) & 0x0f; nextPixel 3119 lib/pdf/xpdf/JBIG2Stream.cc cx1 = bitmap->nextPixel(&cxPtr1); nextPixel 3120 lib/pdf/xpdf/JBIG2Stream.cc cx1 = (cx1 << 1) | bitmap->nextPixel(&cxPtr1); nextPixel 3129 lib/pdf/xpdf/JBIG2Stream.cc bitmap->nextPixel(&atPtr0); nextPixel 3141 lib/pdf/xpdf/JBIG2Stream.cc cx1 = ((cx1 << 1) | bitmap->nextPixel(&cxPtr1)) & 0x1f; nextPixel 3282 lib/pdf/xpdf/JBIG2Stream.cc cx0 = bitmap->nextPixel(&cxPtr0); nextPixel 3286 lib/pdf/xpdf/JBIG2Stream.cc cx3 = refBitmap->nextPixel(&cxPtr3); nextPixel 3287 lib/pdf/xpdf/JBIG2Stream.cc cx3 = (cx3 << 1) | refBitmap->nextPixel(&cxPtr3); nextPixel 3289 lib/pdf/xpdf/JBIG2Stream.cc cx4 = refBitmap->nextPixel(&cxPtr4); nextPixel 3295 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3296 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = (tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3297 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = (tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3299 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3300 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = (tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3301 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = (tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3303 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3304 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = (tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3305 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = (tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3315 lib/pdf/xpdf/JBIG2Stream.cc cx0 = ((cx0 << 1) | bitmap->nextPixel(&cxPtr0)) & 7; nextPixel 3316 lib/pdf/xpdf/JBIG2Stream.cc cx3 = ((cx3 << 1) | refBitmap->nextPixel(&cxPtr3)) & 7; nextPixel 3317 lib/pdf/xpdf/JBIG2Stream.cc cx4 = ((cx4 << 1) | refBitmap->nextPixel(&cxPtr4)) & 3; nextPixel 3321 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = ((tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0)) & 7; nextPixel 3322 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = ((tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1)) & 7; nextPixel 3323 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = ((tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2)) & 7; nextPixel 3339 lib/pdf/xpdf/JBIG2Stream.cc cx = (cx0 << 7) | (bitmap->nextPixel(&cxPtr1) << 6) | nextPixel 3340 lib/pdf/xpdf/JBIG2Stream.cc (refBitmap->nextPixel(&cxPtr2) << 5) | nextPixel 3353 lib/pdf/xpdf/JBIG2Stream.cc cx0 = bitmap->nextPixel(&cxPtr0); nextPixel 3356 lib/pdf/xpdf/JBIG2Stream.cc cx2 = refBitmap->nextPixel(&cxPtr2); nextPixel 3358 lib/pdf/xpdf/JBIG2Stream.cc cx3 = refBitmap->nextPixel(&cxPtr3); nextPixel 3359 lib/pdf/xpdf/JBIG2Stream.cc cx3 = (cx3 << 1) | refBitmap->nextPixel(&cxPtr3); nextPixel 3361 lib/pdf/xpdf/JBIG2Stream.cc cx4 = refBitmap->nextPixel(&cxPtr4); nextPixel 3362 lib/pdf/xpdf/JBIG2Stream.cc cx4 = (cx4 << 1) | refBitmap->nextPixel(&cxPtr4); nextPixel 3370 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3371 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = (tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3372 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = (tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0); nextPixel 3374 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3375 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = (tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3376 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = (tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1); nextPixel 3378 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3379 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = (tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3380 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = (tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2); nextPixel 3390 lib/pdf/xpdf/JBIG2Stream.cc cx0 = ((cx0 << 1) | bitmap->nextPixel(&cxPtr0)) & 3; nextPixel 3391 lib/pdf/xpdf/JBIG2Stream.cc cx2 = ((cx2 << 1) | refBitmap->nextPixel(&cxPtr2)) & 3; nextPixel 3392 lib/pdf/xpdf/JBIG2Stream.cc cx3 = ((cx3 << 1) | refBitmap->nextPixel(&cxPtr3)) & 7; nextPixel 3393 lib/pdf/xpdf/JBIG2Stream.cc cx4 = ((cx4 << 1) | refBitmap->nextPixel(&cxPtr4)) & 7; nextPixel 3397 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX0 = ((tpgrCX0 << 1) | refBitmap->nextPixel(&tpgrCXPtr0)) & 7; nextPixel 3398 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX1 = ((tpgrCX1 << 1) | refBitmap->nextPixel(&tpgrCXPtr1)) & 7; nextPixel 3399 lib/pdf/xpdf/JBIG2Stream.cc tpgrCX2 = ((tpgrCX2 << 1) | refBitmap->nextPixel(&tpgrCXPtr2)) & 7; nextPixel 3415 lib/pdf/xpdf/JBIG2Stream.cc cx = (cx0 << 11) | (bitmap->nextPixel(&cxPtr1) << 10) | nextPixel 3417 lib/pdf/xpdf/JBIG2Stream.cc (bitmap->nextPixel(&cxPtr5) << 1) | nextPixel 3418 lib/pdf/xpdf/JBIG2Stream.cc refBitmap->nextPixel(&cxPtr6);