Searched refs:nonzero_to_one (Results 1 – 1 of 1) sorted by relevance
20 static inline int nonzero_to_one(int x) { in nonzero_to_one() function116 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss()