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

  /external/opencv/ml/src/
mlann_mlp.cpp 704 int i, sw_type = 0, sw_count = 0; local
744 sw_type = CV_MAT_TYPE(_sample_weights->type);
747 if( sw_type != CV_32FC1 && sw_type != CV_64FC1 ||
755 _sample_weights->step/CV_ELEM_SIZE(sw_type);
775 double w = sw_type == CV_32FC1 ?
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 76 unsigned char sw_type; /* Software type */ member in struct:i2o_sw_xfer

Completed in 288 milliseconds