Searched refs:MAX_BLUR_SIGMA (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_BLUR_SIGMA 4.0f macro61 while (sigma > MAX_BLUR_SIGMA) { in adjust_sigma()66 sigma = MAX_BLUR_SIGMA; in adjust_sigma()
23 #define MAX_BLUR_SIGMA 4.0f macro60 while (sigma > MAX_BLUR_SIGMA) { in adjust_sigma()65 sigma = MAX_BLUR_SIGMA; in adjust_sigma()