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

  /external/pdfium/fxbarcode/pdf417/
BC_PDF417HighLevelEncoder.cpp 300 BigInteger num900 = 900; local
308 int32_t c = (bigint % num900).toInt();
310 bigint = bigint / num900;
  /external/zxing/core/
core.jar 

Completed in 1429 milliseconds