HomeSort by relevance Sort by last modified time
    Searched refs:m_LTP (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_GrdProc.cpp 21 m_LTP(0) {
562 m_LTP = 0;
663 m_LTP = m_LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]);
664 if (m_LTP) {
742 m_LTP = m_LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]);
743 if (m_LTP) {
800 m_LTP = m_LTP ^ pArithDecoder->DECODE(&gbContext[0x0795])
    [all...]
JBig2_GrdProc.h 120 int m_LTP;

Completed in 570 milliseconds