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

  /external/opencv3/modules/imgproc/src/
utils.cpp 49 int eltype; local
59 eltype = CV_MAT_TYPE( mat->type );
60 if( eltype != CV_32SC2 && eltype != CV_32FC2 )
71 (seq_kind & (CV_SEQ_KIND_MASK|CV_SEQ_FLAG_CLOSED)) | eltype,
72 sizeof(CvContour), CV_ELEM_SIZE(eltype), mat->data.ptr,
  /external/opencv/cv/src/
cvutils.cpp 55 int eltype; local
61 eltype = CV_MAT_TYPE( mat->type );
62 if( eltype != CV_32SC2 && eltype != CV_32FC2 )
73 (seq_kind & (CV_SEQ_KIND_MASK|CV_SEQ_FLAG_CLOSED)) | eltype,
74 sizeof(CvContour), CV_ELEM_SIZE(eltype), mat->data.ptr,
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c 513 struct neon_type_el eltype; member in struct:neon_typed_alias
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 266 milliseconds