Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp323 case JBIG2_COMPOSE_OR: in ComposeToInternal()
352 case JBIG2_COMPOSE_OR: in ComposeToInternal()
384 case JBIG2_COMPOSE_OR: in ComposeToInternal()
421 case JBIG2_COMPOSE_OR: in ComposeToInternal()
447 case JBIG2_COMPOSE_OR: in ComposeToInternal()
475 case JBIG2_COMPOSE_OR: in ComposeToInternal()
508 case JBIG2_COMPOSE_OR: in ComposeToInternal()
533 case JBIG2_COMPOSE_OR: in ComposeToInternal()
558 case JBIG2_COMPOSE_OR: in ComposeToInternal()
593 case JBIG2_COMPOSE_OR: in ComposeToInternal()
[all …]
DJBig2_Image.h19 JBIG2_COMPOSE_OR = 0, enumerator
DJBig2_SddProc.cpp154 pDecoder->SBCOMBOP = JBIG2_COMPOSE_OR; in DecodeArith()
366 pDecoder->SBCOMBOP = JBIG2_COMPOSE_OR; in DecodeHuffman()