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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_ArithIntDecoder.h 35 JBig2ArithCtx *IAID;
JBig2_ArithIntDecoder.cpp 85 IAID = (JBig2ArithCtx*)m_pModule->JBig2_Malloc2(sizeof(JBig2ArithCtx), (1 << SBSYMCODELEN));
86 JBIG2_memset(IAID, 0, sizeof(JBig2ArithCtx) * (int)(1 << SBSYMCODELEN));
90 m_pModule->JBig2_Free(IAID);
99 D = pArithDecoder->DECODE(IAID + PREV);
JBig2_GeneralDecoder.h 158 CJBig2_ArithIaidDecoder *IAID;
JBig2_GeneralDecoder.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 3441 milliseconds