HomeSort by relevance Sort by last modified time
    Searched full:ncells (Results 1 - 19 of 19) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gles3jni.cpp 164 const int ncells[2] = { local
171 float offset = -ncells[d] / NCELLS_MAJOR; // -1.0 for d=0
172 for (int i = 0; i < ncells[d]; i++) {
180 for (int i = 0; i < ncells[0]; i++) {
181 for (int j = 0; j < ncells[1]; j++) {
182 int idx = i*ncells[1] + j;
188 mNumInstances = ncells[0] * ncells[1];
  /external/opencv3/modules/videostab/src/
outlier_rejection.cpp 84 Size ncells((frameSize.width + cellSize_.width - 1) / cellSize_.width,
91 grid_.assign(ncells.area(), Cell());
95 cx = std::min(cvRound(points0_[i].x / cellSize_.width), ncells.width - 1);
96 cy = std::min(cvRound(points0_[i].y / cellSize_.height), ncells.height - 1);
97 grid_[cy * ncells.width + cx].push_back(i);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSparseSDF.h 71 int ncells; member in struct:btSparseSdf
105 ncells =0;
124 delete pc;pc=pp;--ncells;
129 //printf("GC[%d]: %d cells, PpQ: %f\r\n",puid,ncells,nprobes/(btScalar)nqueries);
187 ++ncells;
189 if (ncells>m_clampCells)
  /packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DragAndDropAccessibilityDelegate.java 78 int nCells = mView.getCountX() * mView.getCountY();
80 for (int i = 0; i < nCells; i++) {
  /external/opencv3/modules/objdetect/test/
test_cascadeandhog.cpp 622 Size nblocks, ncells; member in struct:HOGCacheTester
667 ncells = Size(blockSize.width/cellSize.width, blockSize.height/cellSize.height);
668 blockHistogramSize = ncells.width*ncells.height*nbins;
734 if( (unsigned)icellX0 < (unsigned)ncells.width &&
735 (unsigned)icellX1 < (unsigned)ncells.width )
737 if( (unsigned)icellY0 < (unsigned)ncells.height &&
738 (unsigned)icellY1 < (unsigned)ncells.height )
741 data->histOfs[0] = (icellX0*ncells.height + icellY0)*nbins;
743 data->histOfs[1] = (icellX1*ncells.height + icellY0)*nbins
    [all...]
  /external/jemalloc/src/
ckh.c 441 size_t i, ncells; local
443 for (i = *tabind, ncells = (ZU(1) << (ckh->lg_curbuckets +
444 LG_CKH_BUCKET_CELLS)); i < ncells; i++) {
  /external/autotest/tko/
frontend.py 67 nCells = len(self.y_values)*len(self.x_values)
68 if nCells > MAX_CELLS:
  /external/opencv3/modules/objdetect/src/
hog.cpp 518 Size nblocks, ncells;
563 ncells = Size(blockSize.width/cellSize.width, blockSize.height/cellSize.height);
564 blockHistogramSize = ncells.width*ncells.height*nbins;
673 if( (unsigned)icellX0 < (unsigned)ncells.width &&
674 (unsigned)icellX1 < (unsigned)ncells.width )
676 if( (unsigned)icellY0 < (unsigned)ncells.height &&
677 (unsigned)icellY1 < (unsigned)ncells.height )
680 data->histOfs[0] = (icellX0*ncells.height + icellY0)*nbins;
682 data->histOfs[1] = (icellX1*ncells.height + icellY0)*nbins
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys.py 611 ncells = len(x.f_code.co_cellvars)
614 ncells + nfrees - 1
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys.py 611 ncells = len(x.f_code.co_cellvars)
614 ncells + nfrees - 1
  /prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter.go 491 ncells := b.terminateCell(ch == '\t')
495 if ch == '\f' || ncells == 1 {
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go 491 ncells := b.terminateCell(ch == '\t')
495 if ch == '\f' || ncells == 1 {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 611 ncells = len(x.f_code.co_cellvars)
614 ncells + nfrees - 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 611 ncells = len(x.f_code.co_cellvars)
614 ncells + nfrees - 1
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/text/
tabwriter.a 394 0runtime.morestack_noctxtp?0"".autotmp_0135?type.[]"".cell"".autotmp_0134?type."".cell"".autotmp_0132type.uint8"".autotmp_0130?type.*uint8"".autotmp_0129?type.int"".autotmp_0128?type.int"".autotmp_0127type.[]uint8"".autotmp_0126type.[]uint8"".autotmp_0125type.[]uint8"".autotmp_0124type.int"".autotmp_0123type.[]uint8"".autotmp_0122type.int"".autotmp_0120_type.[]uint8"".autotmp_0119/type.[]uint8"".b?type.*"".Writer"".line?type.*[]"".cell"".b?type.*"".Writer"".ncells?type.int
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/text/
tabwriter.a 394 0runtime.morestack_noctxtp?0"".autotmp_0135?type.[]"".cell"".autotmp_0134?type."".cell"".autotmp_0132type.uint8"".autotmp_0130?type.*uint8"".autotmp_0129?type.int"".autotmp_0128?type.int"".autotmp_0127type.[]uint8"".autotmp_0126type.[]uint8"".autotmp_0125type.[]uint8"".autotmp_0124type.int"".autotmp_0123type.[]uint8"".autotmp_0122type.int"".autotmp_0120_type.[]uint8"".autotmp_0119/type.[]uint8"".b?type.*"".Writer"".line?type.*[]"".cell"".b?type.*"".Writer"".ncells?type.int
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/text/
tabwriter.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/text/
tabwriter.a     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 616 milliseconds