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

  /external/dng_sdk/source/
dng_resample.cpp 92 uint32 dstCount,
100 if (!RoundUpUint32ToMultiple(dstCount, 8, &dstEntries) ||
110 (real64) dstCount;
112 for (uint32 j = 0; j < dstCount; j++)
125 for (uint32 k = dstCount; k < dstEntries; k++)
128 coords [k] = coords [dstCount - 1];
dng_read_image.h 35 int32 dstCount);
dng_resample.h 90 uint32 dstCount,
dng_read_image.cpp 330 int32 dstCount)
333 while (dstCount > 0)
343 dstCount -= runCount;
345 if (dstCount < 0)
359 dstCount -= runCount;
361 if (dstCount < 0)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
VTimeZone.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
VTimeZone.java     [all...]
  /external/icu/icu4c/source/samples/ucnv/
convsamp.cpp 580 int32_t dstCount=0;
606 dstCount++;
612 printf("src=%d bytes, dst=%d uchars\n", srcCount, dstCount);
  /external/icu/icu4c/source/i18n/unicode/
dtfmtsym.h     [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp     [all...]
dtfmtsym.cpp 300 int32_t& dstCount,
316 dstCount = srcCount;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APFloat.cpp     [all...]
APInt.cpp     [all...]
  /external/llvm/lib/Support/
APInt.cpp     [all...]
APFloat.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
APInt.cpp     [all...]
APFloat.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
APInt.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 188 unsigned int dstCount() const { return insn->Instruction.NumDstRegs; }
202 assert(d < dstCount());
    [all...]
  /external/llvm/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h     [all...]

Completed in 2325 milliseconds