Searched refs:is_normalized (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/include/
H A Dcv.hpp265 bool is_normalized() const { return normalized; } function in class:CvBoxFilter
308 bool is_normalized() const { return normalized; } function in class:CvLaplaceFilter
/external/opencv/cv/src/
H A Dcvderiv.cpp556 bool normalized = state->is_normalized();
698 bool normalized = state->is_normalized();
H A Dcvsmooth.cpp447 bool normalized = state->is_normalized();

Completed in 173 milliseconds