HomeSort by relevance Sort by last modified time
    Searched refs:IPPI_CALL (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/opencv/cv/src/
cvthresh.cpp 421 IPPI_CALL( icvCompareC_8u_C1R_cv_p( src->data.ptr, src_step,
426 IPPI_CALL( icvAndC_8u_C1R_p( dst->data.ptr, dst_step,
435 IPPI_CALL( icvThreshold_GTVal_8u_C1R_p( src->data.ptr, src_step,
448 IPPI_CALL( icvThreshold_LTVal_8u_C1R_p( src->data.ptr, src_step,
464 IPPI_CALL( icvThreshold_GTVal_32f_C1R_p( src->data.fl, src_step,
474 IPPI_CALL( icvThreshold_LTVal_32f_C1R_p( src->data.fl, src_step,
cvposit.cpp 343 IPPI_CALL( icvCreatePOSITObject( points, numPoints, &pObject ));
360 IPPI_CALL( icvPOSIT( pObject, imagePoints,(float) focalLength, criteria,
373 IPPI_CALL( icvReleasePOSITObject( ppObject ));
cvcorner.cpp 335 IPPI_CALL( ipp_sobel_vert( shifted_ptr, temp_step,
338 IPPI_CALL( ipp_sobel_horiz( shifted_ptr, temp_step,
344 IPPI_CALL( ipp_scharr_vert( shifted_ptr, temp_step,
346 IPPI_CALL( ipp_scharr_horiz( shifted_ptr, temp_step,
642 IPPI_CALL( ipp_sobel_vert( shifted_ptr, temp_step,
644 IPPI_CALL( ipp_sobel_horiz( shifted_ptr, temp_step,
646 IPPI_CALL( ipp_sobel_vert_second( shifted_ptr, temp_step,
648 IPPI_CALL( ipp_sobel_horiz_second( shifted_ptr, temp_step,
650 IPPI_CALL( ipp_sobel_cross( shifted_ptr, temp_step,
cvaccum.cpp 448 IPPI_CALL( func( mat->data.ptr, mat_step, sum->data.ptr, sum_step, size ));
474 IPPI_CALL( func( mat->data.ptr, mat_step, mask->data.ptr, mask_step,
544 IPPI_CALL( func( mat->data.ptr, mat_step, sum->data.ptr, sum_step, size ));
570 IPPI_CALL( func( mat->data.ptr, mat_step, mask->data.ptr, mask_step,
644 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
671 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
    [all...]
cvcalccontrasthistogram.cpp 317 IPPI_CALL( icvCalcContrastHist8uC1R( data, step, roi, hist, dont_clear ) );
369 IPPI_CALL( icvCalcContrastHist8uC1R( data, step, roi, hist, dont_clear ));
373 IPPI_CALL( icvCalcContrastHistMask8uC1R( data, step, mask_data,
cvcanny.cpp 100 IPPI_CALL( icvCannyGetSize_p( size, &buf_size ));
102 IPPI_CALL( icvCanny_16s8u_C1R_p( (short*)dx->data.ptr, dx->step,
cvmoments.cpp 449 IPPI_CALL( icvMomentInitAlloc_64f_p( &ippmomentstate, cvAlgHintAccurate ));
450 IPPI_CALL( ipp_func( mat->data.ptr, matstep, size, ippmomentstate ));
491 IPPI_CALL( func( mat->data.ptr + y*mat->step + x*pix_size,
cvsumpixels.cpp 421 IPPI_CALL( func_c1( src->data.ptr, src_step, sum->data.ptr, sum_step,
427 IPPI_CALL( func_cn( src->data.ptr, src_step, sum->data.ptr, sum_step,
cvcornersubpix.cpp 191 IPPI_CALL( icvGetRectSubPix_8u32f_C1R( (uchar*)src->data.ptr, src->step, size,
  /external/opencv/cxcore/src/
cxcmp.cpp 334 IPPI_CALL( func( src1->data.ptr, src1_step, src2->data.ptr, src2_step,
416 IPPI_CALL( func( src1->data.ptr, src1_step, dst->data.ptr,
663 IPPI_CALL( icvCompare_8u_C1R_p( src1->data.ptr, src1_step, src2->data.ptr,
668 IPPI_CALL( icvCompare_16s_C1R_p( src1->data.s, src1_step, src2->data.s,
673 IPPI_CALL( icvCompare_32f_C1R_p( src1->data.fl, src1_step, src2->data.fl,
678 IPPI_CALL( func( src1->data.ptr, src1_step, src2->data.ptr, src2_step,
683 IPPI_CALL( icvNot_8u_C1R( dst->data.ptr, dst_step,
804 IPPI_CALL( icvCompareC_8u_C1R_p( src1->data.ptr, src1_step, (uchar)ival,
809 IPPI_CALL( icvCompareC_16s_C1R_p( src1->data.s, src1_step, (short)ival,
814 IPPI_CALL( icvCompareC_32f_C1R_p( src1->data.fl, src1_step, (float)value
    [all...]
cxlogic.cpp 240 IPPI_CALL( fn_2d( iterator.ptr[0], CV_STUB_STEP,
321 IPPI_CALL( fn_2d( src->data.ptr + y*src->step, src_step, tdst->data.ptr, tdst_step,
325 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
402 IPPI_CALL( fn_2d( iterator.ptr[0], CV_STUB_STEP,
488 IPPI_CALL( fn_2d( src1->data.ptr + y*src1->step, src1_step,
494 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
660 IPPI_CALL( icvNot_8u_C1R( iterator.ptr[0], CV_STUB_STEP,
691 IPPI_CALL( icvNot_8u_C1R( src->data.ptr, src_step, dst->data.ptr, dst_step, size ));
cxminmaxloc.cpp 365 IPPI_CALL( func( mat->data.ptr, mat_step, size,
375 IPPI_CALL( func( mat->data.ptr, mat_step, size, cn, coi,
388 IPPI_CALL( func( mat->data.ptr, mat_step, matmask->data.ptr,
399 IPPI_CALL( func( mat->data.ptr, mat_step,
cxarithm.cpp 331 IPPI_CALL( func_sfs( iterator.ptr[0], CV_STUB_STEP,
346 IPPI_CALL( func( iterator.ptr[0], CV_STUB_STEP,
499 IPPI_CALL( depth <= CV_16S ?
511 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
602 IPPI_CALL( func( iterator.ptr[0], CV_STUB_STEP,
727 IPPI_CALL( func( src->data.ptr + y*src->step, src_step,
732 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
    [all...]
cxnorm.cpp     [all...]
cxsumpixels.cpp 437 IPPI_CALL( func( iterator.ptr[0], CV_STUB_STEP,
455 IPPI_CALL( func( iterator.ptr[0], CV_STUB_STEP,
525 IPPI_CALL( func( mat->data.ptr, mat_step, size, sum.val ));
534 IPPI_CALL( func( mat->data.ptr, mat_step, size, sum.val, cvAlgHintAccurate ));
544 IPPI_CALL( func( mat->data.ptr, mat_step, size,
626 IPPI_CALL( func( iterator.ptr[0], CV_STUB_STEP,
660 IPPI_CALL( func( mat->data.ptr, mat_step, size, &count ));
669 IPPI_CALL( func( mat->data.ptr, mat_step, size, CV_MAT_CN(type), coi, &count ));
    [all...]
cxcopy.cpp 474 IPPI_CALL( func( src->data.ptr, src_step, dst->data.ptr, dst_step,
607 IPPI_CALL( icvSet_8u_C1R( mat->data.ptr, mat_step, size, buf,
645 IPPI_CALL( func( mat->data.ptr, mat_step, mask->data.ptr,
745 IPPI_CALL( icvSetZero_8u_C1R( mat->data.ptr, mat_step, size ));
954 IPPI_CALL( icvFlipVert_8u_C1R( src->data.ptr, src->step,
974 IPPI_CALL( func( src->data.ptr, src->step, dst_data, dst_step, size ));
979 IPPI_CALL( icvFlipVert_8u_C1R( dst->data.ptr, dst->step,
    [all...]
cxlut.cpp 306 IPPI_CALL( func( src->data.ptr, src->step, dst->data.ptr,
317 IPPI_CALL( func( src->data.ptr, src->step, dst->data.ptr,
cxconvert.cpp 517 IPPI_CALL( func( src->data.ptr, src_step, dstptr, dst_step, size ));
526 IPPI_CALL( func( src->data.ptr, src_step,
622 IPPI_CALL( func( srcptr, src_step, dst->data.ptr, dst_step, size ));
631 IPPI_CALL( func( src[nzidx]->data.ptr, src_step,
    [all...]
cxdxt.cpp     [all...]
cxmean.cpp 460 IPPI_CALL( func( mat->data.ptr, mat_step, mask->data.ptr,
471 IPPI_CALL( func( mat->data.ptr, mat_step, mask->data.ptr,
  /external/opencv/cvaux/src/
cvcreatehandmask.cpp 134 IPPI_CALL( icvCreateHandMask8uC1R( numbers, img_mask_data,
cvprewarp.cpp 157 IPPI_CALL( icvFindRuns( numLines, /* number of scanlines */
cvhmm.cpp     [all...]
cvfindhandregion.cpp 602 IPPI_CALL( icvFindHandRegion( points, count, indexs, line, size, -flag,
606 IPPI_CALL( icvFindHandRegionA( points, count, indexs, line, size, flag,
640 IPPI_CALL( icvFindHandRegionA( points, count, indexs, line, size, jc,
cvcorrespond.cpp 396 IPPI_CALL( icvDynamicCorrespondMulti( lines, /* number of scanlines */

Completed in 272 milliseconds

1 2 3