Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp679 uint8_t cSBHUFFRSIZE = (wFlags >> 14) & 0x0001; in ParseTextRegion() local
766 if (cSBHUFFRSIZE == 0) { in ParseTextRegion()