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.cpp333 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
362 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
394 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
431 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
457 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
485 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
518 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
543 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
568 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
603 case JBIG2_COMPOSE_XOR: in ComposeToInternal()
[all …]
DJBig2_HtrdProc.cpp80 GSPLANES[i]->ComposeFrom(0, 0, GSPLANES[i + 1].get(), JBIG2_COMPOSE_XOR); in DecodeArith()
111 GSPLANES[J]->ComposeFrom(0, 0, GSPLANES[J + 1].get(), JBIG2_COMPOSE_XOR); in DecodeMMR()
DJBig2_Image.h22 JBIG2_COMPOSE_XOR = 2, enumerator