HomeSort by relevance Sort by last modified time
    Searched defs:IBI (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_TrdProc.cpp 97 CJBig2_Image* IBI = nullptr;
99 IBI = SBSYMS[IDI];
139 IBI = pGRRD->decode(pArithDecoder.get(), grContext);
140 if (!IBI)
147 delete IBI;
151 if (!IBI) {
154 uint32_t WI = IBI->width();
155 uint32_t HI = IBI->height();
167 SBREG->composeFrom(SI, TI, IBI, SBCOMBOP);
170 SBREG->composeFrom(SI - WI + 1, TI, IBI, SBCOMBOP)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/swiftshader/third_party/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...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 279 milliseconds