Searched refs:CV_ELEM_SIZE1 (Results 1 – 25 of 25) sorted by relevance
172 #define CV_ELEM_SIZE1(type) \ macro
307 return CV_ELEM_SIZE1(flags); in elemSize1()488 return CV_ELEM_SIZE1(flags); in elemSize1()
610 return CV_ELEM_SIZE1(type_); in elemSize1()
399 size_t esz = CV_ELEM_SIZE(_type), esz1 = CV_ELEM_SIZE1(_type); in Mat()430 size_t esz = CV_ELEM_SIZE(_type), esz1 = CV_ELEM_SIZE1(_type); in Mat()713 return CV_ELEM_SIZE1(flags); in elemSize1()894 CV_ELEM_SIZE1(DataType<_Tp>::depth) == elemSize1()); in at()903 CV_ELEM_SIZE1(DataType<_Tp>::depth) == elemSize1()); in at()912 CV_ELEM_SIZE1(DataType<_Tp>::depth) == elemSize1()); in at()921 CV_ELEM_SIZE1(DataType<_Tp>::depth) == elemSize1()); in at()1723 return CV_ELEM_SIZE1(flags); in elemSize1()3355 return CV_ELEM_SIZE1(flags); in elemSize1()
604 return CV_ELEM_SIZE1(depth)*8 | (depth == CV_8S || depth == CV_16S || in cvIplDepth()
234 elem_size1 = CV_ELEM_SIZE1(depth); in icvLogicS()261 elem_size1 = CV_ELEM_SIZE1(depth); in icvLogicS()
288 int half_size = CV_ELEM_SIZE1(depth)*cn*128; in cvLUT()
517 pix_size1 = CV_ELEM_SIZE1(type); in cvSet()608 CV_ELEM_SIZE1(type))); in cvSet()
648 int pix_size1 = CV_ELEM_SIZE1(type); in cvCreateSparseMat()1761 int offset = CV_ELEM_SIZE1(depth)*12; in cvScalarToRawData()3161 header->step = total_width * CV_ELEM_SIZE1(mat->type); in cvReshape()
1796 elem_size = CV_ELEM_SIZE1(src->type); in cvDFT()2636 elem_size = CV_ELEM_SIZE1(depth); in cvDCT()
808 elem_size = CV_ELEM_SIZE1(depth); in cvMixChannels()
63 assert(CV_ELEM_SIZE1(__cvtype) == sizeof(__scalartype)); in deref()
1821 step = kernel->rows == 1 ? 1 : kernel->step/CV_ELEM_SIZE1(type); in init_gaussian_kernel()1943 step = kernel->rows == 1 ? 1 : kernel->step/CV_ELEM_SIZE1(type); in init_sobel_kernel()2003 step = kernel->rows == 1 ? 1 : kernel->step/CV_ELEM_SIZE1(type); in init_scharr_kernel()
196 int bit_depth = CV_ELEM_SIZE1(m_type)*8; in readData()
585 depth = CV_ELEM_SIZE1(depth)*8; in write()
610 #define CV_ELEM_SIZE1(type) \ macro689 return CV_ELEM_SIZE1(depth)*8 | (depth == CV_8S || depth == CV_16S || in cvCvToIplDepth()
34 // * name_T1SIZE - CV_ELEM_SIZE1(type)
539 int pix_size1 = CV_ELEM_SIZE1(type); in cvCreateSparseMat()1520 int offset = CV_ELEM_SIZE1(depth)*12; in cvScalarToRawData()2770 header->step = total_width * CV_ELEM_SIZE1(mat->type); in cvReshape()
1417 size_t esz1 = CV_ELEM_SIZE1(buftype); in convertAndUnrollScalar()1480 size_t esz = CV_ELEM_SIZE1(srctype)*scalarcn; in ocl_binary_op()1875 size_t esz = CV_ELEM_SIZE1(wtype)*scalarcn; in ocl_arithm_op()4934 size_t esz = CV_ELEM_SIZE1(type1) * scalarcn; in ocl_compare()
5436 dividers.push_back(ckercn * CV_ELEM_SIZE1(ctype)); \5522 name.c_str(), (int)CV_ELEM_SIZE1(type), in buildOptionsAddMatrixDescription()
1556 int dbsize = groups * ((haveMask ? CV_ELEM_SIZE1(CV_32S) : 0) + in ocl_meanStdDev()2124 int esz = CV_ELEM_SIZE(ddepth), esz32s = CV_ELEM_SIZE1(CV_32S), in ocl_minMaxIdx()
1031 esz1 = CV_ELEM_SIZE1(idepth); in ocl_merge()5727 size_t elemSize1 = CV_ELEM_SIZE1(dst.depth());5933 size_t elemSize1 = CV_ELEM_SIZE1(dst.depth()); in LUT()
288 size_t esz = CV_ELEM_SIZE(m.flags), esz1 = CV_ELEM_SIZE1(m.flags), total = esz; in setSize()4718 dims*sizeof(int), CV_ELEM_SIZE1(_type)); in Hdr()
307 size_t elemsize = CV_ELEM_SIZE1(type); in pyopencv_to()
1098 int qangle_elem_size = CV_ELEM_SIZE1(qangle.type()); in ocl_compute_gradients_8UC1()1150 int qangle_elem_size = CV_ELEM_SIZE1(qangle.type()); in ocl_compute_hists()