Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_HuffmanTable.cpp171 uint32_t HTHIGH; in ParseFromCodedBuffer() local
173 pStream->readInteger(&HTHIGH) == -1) { in ParseFromCodedBuffer()
178 const int high = static_cast<int>(HTHIGH); in ParseFromCodedBuffer()