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