Searched refs:JBIG2_COMPOSE_XOR (Results 1 – 3 of 3) sorted by relevance
329 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 …]
81 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()
21 JBIG2_COMPOSE_XOR = 2, enumerator