Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp329 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
358 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
390 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
427 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
453 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
481 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
514 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
539 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
564 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
599 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
[all …]
DJBig2_HtrdProc.cpp81 GSPLANES[i]->ComposeFrom(0, 0, GSPLANES[i + 1].get(), JBIG2_COMPOSE_XOR); in DecodeArith()
112 GSPLANES[J]->ComposeFrom(0, 0, GSPLANES[J + 1].get(), JBIG2_COMPOSE_XOR); in DecodeMMR()
DJBig2_Image.h21 JBIG2_COMPOSE_XOR = 2, enumerator