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

  /external/opencv/cxcore/src/
cxcopy.cpp 312 dst1->idxoffset = src1->idxoffset;
    [all...]
cxarray.cpp 677 arr->idxoffset = (int)cvAlign(arr->valoffset + pix_size, sizeof(int));
678 size = (int)cvAlign(arr->idxoffset + dims*sizeof(int), sizeof(CvSetElem));
    [all...]
cxpersistence.cpp     [all...]
  /external/aac/libSBRenc/src/
ps_encode.cpp 216 const INT idxOffset,
232 quantOut[band] = idx - idxOffset;
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 757 int idxoffset; member in struct:CvSparseMat
787 #define CV_NODE_IDX(mat,node) ((int*)((uchar*)(node) + (mat)->idxoffset))
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 350 unsigned NumInElem1, unsigned IdxOffset,
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 569 milliseconds