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