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

  /external/libxcam/modules/ocl/
cv_image_process_helper.h 43 void normalize_weights (cv::Mat &weights);
cv_image_process_helper.cpp 96 CVImageProcessHelper::normalize_weights (cv::Mat &weights) function in class:XCam::CVImageProcessHelper
cv_image_deblurring.cpp 218 _helper->normalize_weights (kernel_current);

Completed in 5142 milliseconds