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

  /external/opencv/cv/include/
cv.hpp 268 int* get_sum_count_ptr() { return &sum_count; } function in class:CvBoxFilter
  /external/opencv/cv/src/
cvsmooth.cpp 254 int* _sum_count = state->get_sum_count_ptr();
313 int* _sum_count = state->get_sum_count_ptr();
389 int* _sum_count = state->get_sum_count_ptr();
449 int* _sum_count = state->get_sum_count_ptr();
    [all...]

Completed in 63 milliseconds