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

  /external/libpng/contrib/libtests/
pngstest.c 333 #define ACCUMULATE 64
355 if (opts & ACCUMULATE)
356 printf(" --accumulate");
2040 int accumulate; \/* Accumlate component errors (don't log) *\/ member in struct:__anon17619
    [all...]
  /external/opencv3/modules/imgproc/src/
accum.cpp 784 ACCUMULATE = 0,
793 CV_Assert(op_type == ACCUMULATE || op_type == ACCUMULATE_SQUARE ||
804 const char * const opMap[4] = { "ACCUMULATE", "ACCUMULATE_SQUARE", "ACCUMULATE_PRODUCT",
808 ocl::Kernel k("accumulate", ocl::imgproc::accumulate_oclsrc,
846 void cv::accumulate( InputArray _src, InputOutputArray _dst, InputArray _mask ) function in class:cv
855 ocl_accumulate(_src, noArray(), _dst, 0.0, _mask, ACCUMULATE))
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 126 milliseconds